Home
last modified time | relevance | path

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

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