Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DLauncherAppsSingleUserTest.java90 startCallbackService(mCurrentUserId); in testLauncherCallbackPackageAddedMainUser()
106 startCallbackService(mCurrentUserId); in testLauncherCallbackPackageRemovedMainUser()
121 startCallbackService(mCurrentUserId); in testLauncherCallbackPackageChangedMainUser()
DLauncherAppsProfileTest.java137 startCallbackService(mPrimaryUserId); in testLauncherCallbackPackageAddedProfile()
149 startCallbackService(mPrimaryUserId); in testLauncherCallbackPackageRemovedProfile()
161 startCallbackService(mPrimaryUserId); in testLauncherCallbackPackageChangedProfile()
DBaseLauncherAppsTest.java49 protected void startCallbackService(int userId) throws Exception { in startCallbackService() method in BaseLauncherAppsTest
DLauncherAppsMultiUserTest.java73 startCallbackService(mPrimaryUserId); in testNoLauncherCallbackPackageAddedSecondaryUser()