Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
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()
218 return getFutureOrThrow(mService.getShortcuts(mContext.getPackageName(), matchFlags, in getShortcuts()
241 return (boolean) getFutureOrThrow(mService.addDynamicShortcuts( in addDynamicShortcuts()
256 getFutureOrThrow(mService.removeDynamicShortcuts(mContext.getPackageName(), shortcutIds, in removeDynamicShortcuts()
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()
326 return (boolean) getFutureOrThrow(mService.updateShortcuts(mContext.getPackageName(), in updateShortcuts()
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt4873 HSPLandroid/content/pm/ShortcutManager;->getFutureOrThrow(Lcom/android/internal/infra/AndroidFuture…
/frameworks/base/config/
Dboot-image-profile.txt4871 HSPLandroid/content/pm/ShortcutManager;->getFutureOrThrow(Lcom/android/internal/infra/AndroidFuture…