Searched refs:getCallingUser (Results 1 – 2 of 2) sorted by relevance
1002 getCallingUser()); in testUpdateShortcuts()1004 getCallingUser()); in testUpdateShortcuts()1221 /* activity =*/ null, ShortcutQuery.FLAG_GET_DYNAMIC), getCallingUser())), in testGetShortcuts()1228 ShortcutQuery.FLAG_GET_PINNED), getCallingUser()) in testGetShortcuts()1237 getCallingUser())), in testGetShortcuts()1246 getCallingUser())), in testGetShortcuts()1255 getCallingUser())), in testGetShortcuts()1264 getCallingUser())), in testGetShortcuts()1271 getCallingUser())), in testGetShortcuts()1278 getCallingUser())) in testGetShortcuts()[all …]
1252 protected UserHandle getCallingUser() { in getCallingUser() method in BaseShortcutManagerTest