Searched refs:SHORTCUT_SERVICE (Results 1 – 8 of 8) sorted by relevance
37 ServiceManager.getService(Context.SHORTCUT_SERVICE)); in getShortcutService()
65 @SystemService(Context.SHORTCUT_SERVICE)125 ServiceManager.getService(Context.SHORTCUT_SERVICE))); in ShortcutManager()
3484 SHORTCUT_SERVICE,4889 public static final String SHORTCUT_SERVICE = "shortcut"; field in Context
1048 registerService(Context.SHORTCUT_SERVICE, ShortcutManager.class, in registerService() argument1052 IBinder b = ServiceManager.getServiceOrThrow(Context.SHORTCUT_SERVICE); in registerService()
2023 .getSystemService(Context.SHORTCUT_SERVICE);
596 publishBinderService(Context.SHORTCUT_SERVICE, mService); in onStart()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10224 field public static final String SHORTCUT_SERVICE = "shortcut";