Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java3117 final LauncherApps.Callback c10_2 = mock(LauncherApps.Callback.class); in testLauncherCallback_crossProfile() local
3147 runWithCaller(LAUNCHER_2, USER_10, () -> mLauncherApps.registerCallback(c10_2, h)); in testLauncherCallback_crossProfile()
3162 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()
3180 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()
3198 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()
3218 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()