- component
- The full component name (i.e. com.google.apps.media/com.google.apps.media.BackgroundPlayback) of a Service class.
- flags
- Additional option flags. Use any combination of PackageManager.GET_META_DATA, PackageManager.GET_SHARED_LIBRARY_FILES, to modify the data returned.
Documentation for this section has not yet been entered.
Type Reason !:NoType:android/content/pm/PackageManager$NameNotFoundException;Href=../../../../reference/android/content/pm/PackageManager.NameNotFoundException.html
Retrieve all of the information we know about a particular service class.
Throws NoType:android/content/pm/PackageManager$NameNotFoundException;Href=../../../../reference/android/content/pm/PackageManager.NameNotFoundException.html if a service with the given class name cannot be found on the system.