Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java3118 final LauncherApps.Callback c11_1 = mock(LauncherApps.Callback.class); in testLauncherCallback_crossProfile() local
3121 list(c0_1, c0_2, c0_3, c0_4, cP0_1, c10_1, c11_1); in testLauncherCallback_crossProfile()
3148 runWithCaller(LAUNCHER_1, USER_11, () -> mLauncherApps.registerCallback(c11_1, h)); in testLauncherCallback_crossProfile()
3163 assertCallbackNotReceived(c11_1); in testLauncherCallback_crossProfile()
3181 assertCallbackNotReceived(c11_1); in testLauncherCallback_crossProfile()
3199 assertCallbackNotReceived(c11_1); in testLauncherCallback_crossProfile()
3219 assertCallbackNotReceived(c11_1); in testLauncherCallback_crossProfile()