Home
last modified time | relevance | path

Searched refs:getManifestShortcuts (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java6335 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6342 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6349 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6364 assertEmpty(mManager.getManifestShortcuts()); in testManifestShortcut_publishOnUnlockUser()
6370 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6376 assertEmpty(mManager.getManifestShortcuts()); in testManifestShortcut_publishOnUnlockUser()
6399 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6406 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6413 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
6431 mManager.getManifestShortcuts()))), in testManifestShortcut_publishOnUnlockUser()
[all …]
DBaseShortcutManagerTest.java1855 ret.addAll(mManager.getManifestShortcuts());
/frameworks/base/core/java/android/content/pm/
DIShortcutService.aidl34 ParceledListSlice getManifestShortcuts(String packageName, int userId); in getManifestShortcuts() method
DShortcutManager.java138 public List<ShortcutInfo> getManifestShortcuts() { in getManifestShortcuts() method in ShortcutManager
140 return mService.getManifestShortcuts(mContext.getPackageName(), injectMyUserId()) in getManifestShortcuts()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2132 public ParceledListSlice<ShortcutInfo> getManifestShortcuts(String packageName, in getManifestShortcuts() method in ShortcutService
/frameworks/base/services/
Dart-profile11585 PLcom/android/server/pm/ShortcutService;->getManifestShortcuts(Ljava/lang/String;I)Landroid/content…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt14982 Landroid/content/pm/IShortcutService$Stub$Proxy;->getManifestShortcuts(Ljava/lang/String;I)Landroid…
15029 Landroid/content/pm/IShortcutService;->getManifestShortcuts(Ljava/lang/String;I)Landroid/content/pm…
/frameworks/base/non-updatable-api/
Dcurrent.txt12078 method @NonNull public java.util.List<android.content.pm.ShortcutInfo> getManifestShortcuts();
/frameworks/base/api/
Dcurrent.txt12078 method @NonNull public java.util.List<android.content.pm.ShortcutInfo> getManifestShortcuts();