Searched refs:cancelEncryptionReminder (Results 1 – 5 of 5) sorted by relevance
185 verify(mEncryptionController).cancelEncryptionReminder(); in testManagedProfile()252 verify(mEncryptionController).cancelEncryptionReminder(); in testManagedProfile_afterEncryption()346 verify(mEncryptionController).cancelEncryptionReminder(); in testManagedProfile_skipEncryption()379 verify(mEncryptionController).cancelEncryptionReminder(); in testNfc()396 verify(mEncryptionController).cancelEncryptionReminder(); in testNfc_skipEncryption()526 verify(mEncryptionController).cancelEncryptionReminder(); in testDeviceOwner()543 verify(mEncryptionController).cancelEncryptionReminder(); in testDeviceOwner_skipEncryption()577 verify(mEncryptionController).cancelEncryptionReminder(); in testDeviceOwner_afterEncryption()
144 mController.cancelEncryptionReminder(); in testCancelProvisioningReminder()
121 public void cancelEncryptionReminder() { in cancelEncryptionReminder() method in EncryptionController
494 mEncryptionController.cancelEncryptionReminder(); in continueProvisioningAfterUserConsent()500 mEncryptionController.cancelEncryptionReminder(); in continueProvisioningAfterUserConsent()
145 EncryptionController.getInstance(this).cancelEncryptionReminder(); in finish()