Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java1273 getCallingUser()); in testUpdateShortcuts()
1275 getCallingUser()); in testUpdateShortcuts()
1790 getCallingUser())), in testGetShortcuts()
1799 getCallingUser())), in testGetShortcuts()
1808 getCallingUser())), in testGetShortcuts()
1831 getCallingUser())) in testGetShortcuts()
1838 getCallingUser())) in testGetShortcuts()
1862 getCallingUser())) in testGetShortcuts()
1869 getCallingUser())) in testGetShortcuts()
2710 getCallingUser()); in testPinShortcutAndGetPinnedShortcuts_multi()
[all …]
H A DBaseShortcutManagerTest.java1419 protected UserHandle getCallingUser() { in getCallingUser() method in BaseShortcutManagerTest