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.java2975 final LauncherApps.Callback cP1_1 = mock(LauncherApps.Callback.class); in testLauncherCallback_crossProfile() local
3005 runWithCaller(LAUNCHER_1, USER_P1, () -> mLauncherApps.registerCallback(cP1_1, h)); in testLauncherCallback_crossProfile()
3026 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()
3045 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()
3062 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()
3082 assertCallbackNotReceived(cP1_1); in testLauncherCallback_crossProfile()