Searched refs:sendWipeProfileBroadcast (Results 1 – 3 of 3) sorted by relevance
32 sendWipeProfileBroadcast(WipeDataReceiver.ACTION_WIPE_DATA_WITH_REASON, profileId); in testWipeDataWithReasonVerification()45 sendWipeProfileBroadcast(WipeDataReceiver.ACTION_WIPE_DATA, profileId); in testWipeDataWithEmptyReasonVerification()57 sendWipeProfileBroadcast(WipeDataReceiver.ACTION_WIPE_DATA_WITHOUT_REASON, profileId); in testWipeDataWithoutReasonVerification()93 private void sendWipeProfileBroadcast(String action, int profileId) throws Exception { in sendWipeProfileBroadcast() method in WipeDataNotificationTest
160 private void sendWipeProfileBroadcast(int userId) throws Exception { in sendWipeProfileBroadcast() method in DeviceOwnerPlusProfileOwnerTest177 sendWipeProfileBroadcast(secondaryUserId); in testWipeData_secondaryUser()190 sendWipeProfileBroadcast(secondaryUserId); in testWipeData_secondaryUserLogged()
336 sendWipeProfileBroadcast(mUserId); in removeOrgOwnedProfile()340 private void sendWipeProfileBroadcast(int userId) throws Exception { in sendWipeProfileBroadcast() method in OrgOwnedProfileOwnerTest