Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java1403 protected void runWithSystemUid(Runnable r) { in runWithSystemUid() method in BaseShortcutManagerTest
1411 runWithSystemUid(() -> si.lookupAndFillInResourceNames( in lookupAndFillInResourceNames()
H A DShortcutManagerTest1.java6827 runWithSystemUid(() -> mService.applyRestore(payload, USER_0)); in testBackupAndRestore_api27format()