Searched refs:ShortcutServiceInternal (Results 1 – 12 of 12) sorted by relevance
39 import android.content.pm.ShortcutServiceInternal;75 private ShortcutServiceInternal mMockShortcutService;82 LocalServices.removeServiceForTest(ShortcutServiceInternal.class); in setUp()89 mMockShortcutService = mock(ShortcutServiceInternal.class); in setUp()91 LocalServices.addService(ShortcutServiceInternal.class, mMockShortcutService); in setUp()
25 import android.content.pm.ShortcutServiceInternal;58 LocalServices.removeServiceForTest(ShortcutServiceInternal.class); in setUp()
67 import android.content.pm.ShortcutServiceInternal;583 protected ShortcutServiceInternal mInternal;992 LocalServices.removeServiceForTest(ShortcutServiceInternal.class); in initService()998 mInternal = LocalServices.getService(ShortcutServiceInternal.class); in initService()1018 LocalServices.removeServiceForTest(ShortcutServiceInternal.class); in shutdownServices()
39 public abstract class ShortcutServiceInternal { class
47 import android.content.pm.ShortcutServiceInternal;48 import android.content.pm.ShortcutServiceInternal.ShortcutChangeListener;124 private final ShortcutServiceInternal mShortcutServiceInternal;147 LocalServices.getService(ShortcutServiceInternal.class)); in LauncherAppsImpl()
50 import android.content.pm.ShortcutServiceInternal;51 import android.content.pm.ShortcutServiceInternal.ShortcutChangeListener;433 LocalServices.addService(ShortcutServiceInternal.class, new LocalService()); in ShortcutService()2563 private class LocalService extends ShortcutServiceInternal {
42 import android.content.pm.ShortcutServiceInternal;901 final ShortcutServiceInternal shortcutInternal = in ensureCanModifyQuietMode()902 LocalServices.getService(ShortcutServiceInternal.class); in ensureCanModifyQuietMode()
39 import android.content.pm.ShortcutServiceInternal;104 ShortcutServiceInternal mShortcutServiceInternal;149 LocalServices.getService(ShortcutServiceInternal.class)); in onBootPhase()
58 import android.content.pm.ShortcutServiceInternal;1656 return LocalServices.getService(ShortcutServiceInternal.class) in isRequestPinAppWidgetSupported()1687 return LocalServices.getService(ShortcutServiceInternal.class) in requestPinAppWidget()
17369 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;17370 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;->onShortcutChanged(Ljava/lang/S…17371 Landroid/content/pm/ShortcutServiceInternal;17372 Landroid/content/pm/ShortcutServiceInternal;-><init>()V17373 Landroid/content/pm/ShortcutServiceInternal;->addListener(Landroid/content/pm/ShortcutServiceIntern…17374 Landroid/content/pm/ShortcutServiceInternal;->createShortcutIntents(ILjava/lang/String;Ljava/lang/S…17375 Landroid/content/pm/ShortcutServiceInternal;->getShortcutIconFd(ILjava/lang/String;Ljava/lang/Strin…17376 Landroid/content/pm/ShortcutServiceInternal;->getShortcutIconResId(ILjava/lang/String;Ljava/lang/St…17377 Landroid/content/pm/ShortcutServiceInternal;->getShortcuts(ILjava/lang/String;JLjava/lang/String;Lj…17378 Landroid/content/pm/ShortcutServiceInternal;->hasShortcutHostPermission(ILjava/lang/String;II)Z[all …]
33133 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;33134 Landroid/content/pm/ShortcutServiceInternal;
11542 …m/ShortcutService$LocalService;->addListener(Landroid/content/pm/ShortcutServiceInternal$ShortcutC…