Searched refs:LAUNCHER_APPS_SERVICE (Results 1 – 9 of 9) sorted by relevance
92 @SystemService(Context.LAUNCHER_APPS_SERVICE)475 ServiceManager.getService(Context.LAUNCHER_APPS_SERVICE))); in LauncherApps()
3343 LAUNCHER_APPS_SERVICE,4502 public static final String LAUNCHER_APPS_SERVICE = "launcherapps"; field in Context
180 mLauncherApps = (LauncherApps) mContext.getSystemService(Context.LAUNCHER_APPS_SERVICE); in setUp()
96 publishBinderService(Context.LAUNCHER_APPS_SERVICE, mLauncherAppsImpl); in onStart()
876 registerService(Context.LAUNCHER_APPS_SERVICE, LauncherApps.class, in registerService() argument
2366 Context.LAUNCHER_APPS_SERVICE);
7253 field public static final java.lang.String LAUNCHER_APPS_SERVICE = "launcherapps";
9845 field public static final String LAUNCHER_APPS_SERVICE = "launcherapps";