Package-level declarations
Types
Link copied to clipboard
interface NavManagerService
Represent a remote Navigation Service, serving different requests like search and navigation.
Functions
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 state of the nav app.