Home
last modified time | relevance | path

Searched refs:getFutureOrThrow (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/pm/
H A DShortcutManager.java148 return ((boolean) getFutureOrThrow(mService.setDynamicShortcuts( in setDynamicShortcuts()
169 return getFutureOrThrow(mService.getShortcuts(mContext.getPackageName(), in getDynamicShortcuts()
189 return getFutureOrThrow(mService.getShortcuts(mContext.getPackageName(), in getManifestShortcuts()
241 return (boolean) getFutureOrThrow(mService.addDynamicShortcuts( in addDynamicShortcuts()
270 getFutureOrThrow(mService.removeAllDynamicShortcuts(mContext.getPackageName(), in removeAllDynamicShortcuts()
284 getFutureOrThrow(mService.removeLongLivedShortcuts(mContext.getPackageName(), in removeLongLivedShortcuts()
304 return getFutureOrThrow(mService.getShortcuts(mContext.getPackageName(), in getPinnedShortcuts()
403 getFutureOrThrow(mService.enableShortcuts( in enableShortcuts()
648 getFutureOrThrow(mService.onApplicationActive(packageName, userId)); in onApplicationActive()
785 getFutureOrThrow(mService.pushDynamicShortcut( in pushDynamicShortcut()
[all …]
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt4873 HSPLandroid/content/pm/ShortcutManager;->getFutureOrThrow(Lcom/android/internal/infra/AndroidFuture…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt4871 HSPLandroid/content/pm/ShortcutManager;->getFutureOrThrow(Lcom/android/internal/infra/AndroidFuture…