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.java3115 final LauncherApps.Callback cP1_1 = mock(LauncherApps.Callback.class); in testLauncherCallback_crossProfile() local
3145 runWithCaller(LAUNCHER_1, USER_P1, () -> mLauncherApps.registerCallback(cP1_1, h)); in testLauncherCallback_crossProfile()
3166 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()
3185 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()
3202 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()
3222 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()