Home
last modified time | relevance | path

Searched refs:getCallingUser (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java1268 getCallingUser()); in testUpdateShortcuts()
1270 getCallingUser()); in testUpdateShortcuts()
1785 getCallingUser())), in testGetShortcuts()
1794 getCallingUser())), in testGetShortcuts()
1803 getCallingUser())), in testGetShortcuts()
1826 getCallingUser())) in testGetShortcuts()
1833 getCallingUser())) in testGetShortcuts()
1857 getCallingUser())) in testGetShortcuts()
1864 getCallingUser())) in testGetShortcuts()
2705 getCallingUser()); in testPinShortcutAndGetPinnedShortcuts_multi()
[all …]
H A DBaseShortcutManagerTest.java1671 protected UserHandle getCallingUser() { in getCallingUser() method in BaseShortcutManagerTest