Searched refs:getCallingUser (Results 1 – 2 of 2) sorted by relevance
1053 getCallingUser()); in testUpdateShortcuts()1055 getCallingUser()); in testUpdateShortcuts()1272 /* activity =*/ null, ShortcutQuery.FLAG_GET_DYNAMIC), getCallingUser())), in testGetShortcuts()1279 ShortcutQuery.FLAG_GET_PINNED), getCallingUser()) in testGetShortcuts()1288 getCallingUser())), in testGetShortcuts()1297 getCallingUser())), in testGetShortcuts()1306 getCallingUser())), in testGetShortcuts()1315 getCallingUser())), in testGetShortcuts()1322 getCallingUser())), in testGetShortcuts()1329 getCallingUser())) in testGetShortcuts()[all …]
1315 protected UserHandle getCallingUser() { in getCallingUser() method in BaseShortcutManagerTest