Searched refs:getFutureOrThrow (Results 1 – 3 of 3) sorted by relevance
148 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 …]
4873 HSPLandroid/content/pm/ShortcutManager;->getFutureOrThrow(Lcom/android/internal/infra/AndroidFuture…
4871 HSPLandroid/content/pm/ShortcutManager;->getFutureOrThrow(Lcom/android/internal/infra/AndroidFuture…