Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java3735 final LauncherApps.Callback cP1_1 = mock(LauncherApps.Callback.class); in testLauncherCallback_crossProfile() local
3765 runWithCaller(LAUNCHER_1, USER_P1, () -> mLauncherApps.registerCallback(cP1_1, h)); in testLauncherCallback_crossProfile()
3786 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()
3805 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()
3822 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()
3842 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()