Searched refs:getNonPersistentUserLocked (Results 1 – 1 of 1) sorted by relevance
1220 ShortcutNonPersistentUser getNonPersistentUserLocked(@UserIdInt int userId) { in getNonPersistentUserLocked() method in ShortcutService2296 return getNonPersistentUserLocked(userId).hasHostPackage(callingPackage); in canSeeAnyPinnedShortcut()2429 getNonPersistentUserLocked(userId).setShortcutHostPackage(type, packageName); in setShortcutHostPackage()