Home
last modified time | relevance | path

Searched refs:LAUNCHER_APPS_SERVICE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/content/
DContext.java2133 LAUNCHER_APPS_SERVICE,
2802 public static final String LAUNCHER_APPS_SERVICE = "launcherapps"; field in Context
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java66 publishBinderService(Context.LAUNCHER_APPS_SERVICE, mLauncherAppsImpl); in onStart()
/frameworks/base/core/java/android/app/
DContextImpl.java669 registerService(LAUNCHER_APPS_SERVICE, new ServiceFetcher() { in registerService() argument
671 IBinder b = ServiceManager.getService(LAUNCHER_APPS_SERVICE); in registerService()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1581 NO DOC BLOCK: android.content.Context Field LAUNCHER_APPS_SERVICE
/frameworks/base/api/
Dsystem-current.txt7495 field public static final java.lang.String LAUNCHER_APPS_SERVICE = "launcherapps";
Dcurrent.txt7255 field public static final java.lang.String LAUNCHER_APPS_SERVICE = "launcherapps";