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.java3737 final LauncherApps.Callback c10_2 = mock(LauncherApps.Callback.class); in testLauncherCallback_crossProfile() local
3767 runWithCaller(LAUNCHER_2, USER_10, () -> mLauncherApps.registerCallback(c10_2, h)); in testLauncherCallback_crossProfile()
3782 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()
3800 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()
3818 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()
3838 assertCallbackNotReceived(c10_2); in testLauncherCallback_crossProfile()