Searched refs:mEncryptionController (Results 1 – 2 of 2) sorted by relevance
77 @Mock private EncryptionController mEncryptionController; field in PreProvisioningControllerTest113 mEncryptionController); in setUp()131 verify(mEncryptionController).cancelEncryptionReminder(); in testManagedProfile()192 verify(mEncryptionController).cancelEncryptionReminder(); in testManagedProfile_afterEncryption()215 verify(mEncryptionController).cancelEncryptionReminder(); in testManagedProfile_withExistingProfile()279 verify(mEncryptionController).cancelEncryptionReminder(); in testManagedProfile_skipEncryption()313 verify(mEncryptionController).cancelEncryptionReminder(); in testNfc()330 verify(mEncryptionController).cancelEncryptionReminder(); in testNfc_skipEncryption()456 verify(mEncryptionController).cancelEncryptionReminder(); in testDeviceOwner()477 verify(mEncryptionController).cancelEncryptionReminder(); in testDeviceOwner_skipEncryption()[all …]
57 private final EncryptionController mEncryptionController; field in PreProvisioningController88 mEncryptionController = checkNotNull(encryptionController, in PreProvisioningController()346 mEncryptionController.cancelEncryptionReminder(); in checkLauncherAndStartProfileOwnerProvisioning()366 mEncryptionController.cancelEncryptionReminder(); in maybeCreateUserAndStartDeviceOwnerProvisioning()