public class

JavaScriptInstallerAppListener

extends Object
implements ApplicationLifecycleCallback
java.lang.Object
   ↳ com.google.android.apps.common.testing.testrunner.web.JavaScriptInstallerAppListener

Class Overview

An ApplicationLifecycleCallback, registered via Manifest, that installs the JavaScriptBridge.

Summary

Public Constructors
JavaScriptInstallerAppListener()
Public Methods
void onApplicationLifecycleChanged(Application app, ApplicationStage stage)
[Expand]
Inherited Methods
From class java.lang.Object
From interface androidx.test.runner.lifecycle.ApplicationLifecycleCallback

Public Constructors

public JavaScriptInstallerAppListener ()

Public Methods

public void onApplicationLifecycleChanged (Application app, ApplicationStage stage)

Parameters
app Application
stage ApplicationStage