Home
last modified time | relevance | path

Searched defs:USER_10 (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest7.java240 USER_10); in testLauncherCommands() local
H A DBaseShortcutManagerTest.java742 protected static final int USER_10 = 10; field in BaseShortcutManagerTest
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameServiceControllerTest.java64 private static final SystemService.TargetUser USER_10 = user(10); field in GameServiceControllerTest