Searched refs:getCallingUser (Results 1 – 2 of 2) sorted by relevance
1268 getCallingUser()); in testUpdateShortcuts()1270 getCallingUser()); in testUpdateShortcuts()1769 /* activity =*/ null, ShortcutQuery.FLAG_GET_DYNAMIC), getCallingUser())), in testGetShortcuts()1776 ShortcutQuery.FLAG_GET_PINNED), getCallingUser()) in testGetShortcuts()1785 getCallingUser())), in testGetShortcuts()1794 getCallingUser())), in testGetShortcuts()1803 getCallingUser())), in testGetShortcuts()1812 getCallingUser())), in testGetShortcuts()1819 getCallingUser())), in testGetShortcuts()1826 getCallingUser())) in testGetShortcuts()[all …]
1671 protected UserHandle getCallingUser() { in getCallingUser() method in BaseShortcutManagerTest