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.java69 startCallbackService(mCurrentUserId); in testLauncherCallbackPackageAddedMainUser()
83 startCallbackService(mCurrentUserId); in testLauncherCallbackPackageRemovedMainUser()
96 startCallbackService(mCurrentUserId); in testLauncherCallbackPackageChangedMainUser()
DLauncherAppsProfileTest.java141 startCallbackService(mPrimaryUserId); in testLauncherCallbackPackageAddedProfile()
154 startCallbackService(mPrimaryUserId); in testLauncherCallbackPackageRemovedProfile()
167 startCallbackService(mPrimaryUserId); in testLauncherCallbackPackageChangedProfile()
DBaseLauncherAppsTest.java49 protected void startCallbackService(int userId) throws Exception { in startCallbackService() method in BaseLauncherAppsTest
DLauncherAppsMultiUserTest.java79 startCallbackService(mPrimaryUserId); in testNoLauncherCallbackPackageAddedSecondaryUser()