Searched refs:getInfoForKey (Results 1 – 2 of 2) sorted by relevance
256 ApplicationInfo info = getInfoForKey(key, currentUser); in update()601 ApplicationInfo info = getInfoForKey(key, userHandle); in pinApp()627 private @Nullable ApplicationInfo getInfoForKey(@AppKey int key, int userHandle) { in getInfoForKey() method in PinnerService
2619 HSPLcom/android/server/PinnerService;->getInfoForKey(II)Landroid/content/pm/ApplicationInfo;