Package-level declarations
Types
Functions
Link copied to clipboard
Lets the caller get the foreground Activities of the nav app (i.e. is STARTED/RESUMED).
Link copied to clipboard
Lets the caller know if the nav app is in the foreground (i.e. is STARTED/RESUMED).
Link copied to clipboard
Sends a request to the navigation app to call Activity.moveTaskToBack
, which should move the app to the background if it is in the foreground.
Link copied to clipboard
Lets the caller observe the foreground Activities of the nav app (i.e. is STARTED/RESUMED).
Link copied to clipboard
Lets the caller observe the foreground state of the nav app.