Searched refs:SHORTCUT_SERVICE (Results 1 – 7 of 7) sorted by relevance
37 ServiceManager.getService(Context.SHORTCUT_SERVICE)); in getShortcutService()
68 @SystemService(Context.SHORTCUT_SERVICE)128 ServiceManager.getService(Context.SHORTCUT_SERVICE))); in ShortcutManager()
3696 SHORTCUT_SERVICE,5313 public static final String SHORTCUT_SERVICE = "shortcut"; field in Context
1074 registerService(Context.SHORTCUT_SERVICE, ShortcutManager.class, in registerService() argument1078 IBinder b = ServiceManager.getServiceOrThrow(Context.SHORTCUT_SERVICE); in registerService()
2087 .getSystemService(Context.SHORTCUT_SERVICE);
654 publishBinderService(Context.SHORTCUT_SERVICE, mService); in onStart()
10681 field public static final String SHORTCUT_SERVICE = "shortcut";