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.java2977 final LauncherApps.Callback c10_2 = mock(LauncherApps.Callback.class); in testLauncherCallback_crossProfile() local
3007 runWithCaller(LAUNCHER_2, USER_10, () -> mLauncherApps.registerCallback(c10_2, h)); in testLauncherCallback_crossProfile()
3022 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()
3040 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()
3058 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()
3078 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()