Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java3112 final LauncherApps.Callback c0_4 = 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()
3143 runWithCaller(LAUNCHER_4, USER_0, () -> mLauncherApps.registerCallback(c0_4, h)); in testLauncherCallback_crossProfile()
3160 assertCallbackNotReceived(c0_4); in testLauncherCallback_crossProfile()
3178 assertCallbackNotReceived(c0_4); in testLauncherCallback_crossProfile()
3196 assertCallbackNotReceived(c0_4); in testLauncherCallback_crossProfile()
3216 assertCallbackNotReceived(c0_4); in testLauncherCallback_crossProfile()