Home
last modified time | relevance | path

Searched refs:ShortcutServiceInternal (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/
DAppWidgetServiceImplTest.java39 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()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest5.java25 import android.content.pm.ShortcutServiceInternal;
58 LocalServices.removeServiceForTest(ShortcutServiceInternal.class); in setUp()
DBaseShortcutManagerTest.java67 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()
/frameworks/base/core/java/android/content/pm/
DShortcutServiceInternal.java39 public abstract class ShortcutServiceInternal { class
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java47 import android.content.pm.ShortcutServiceInternal;
48 import android.content.pm.ShortcutServiceInternal.ShortcutChangeListener;
124 private final ShortcutServiceInternal mShortcutServiceInternal;
147 LocalServices.getService(ShortcutServiceInternal.class)); in LauncherAppsImpl()
DShortcutService.java50 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 {
DUserManagerService.java42 import android.content.pm.ShortcutServiceInternal;
901 final ShortcutServiceInternal shortcutInternal = in ensureCanModifyQuietMode()
902 LocalServices.getService(ShortcutServiceInternal.class); in ensureCanModifyQuietMode()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java39 import android.content.pm.ShortcutServiceInternal;
104 ShortcutServiceInternal mShortcutServiceInternal;
149 LocalServices.getService(ShortcutServiceInternal.class)); in onBootPhase()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java58 import android.content.pm.ShortcutServiceInternal;
1656 return LocalServices.getService(ShortcutServiceInternal.class) in isRequestPinAppWidgetSupported()
1687 return LocalServices.getService(ShortcutServiceInternal.class) in requestPinAppWidget()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17369 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>()V
17373 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 …]
Dboot-image-profile.txt33133 Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;
33134 Landroid/content/pm/ShortcutServiceInternal;
/frameworks/base/services/
Dart-profile11542 …m/ShortcutService$LocalService;->addListener(Landroid/content/pm/ShortcutServiceInternal$ShortcutC…