Searched refs:setEncryptionReminder (Results 1 – 4 of 4) sorted by relevance
135 verify(mController).setEncryptionReminder(PROFILE_OWNER_PARAMS); in testProfileOwner()156 verify(mController).setEncryptionReminder(DEVICE_OWNER_PARAMS); in testDeviceOwner()
182 mController.setEncryptionReminder(params); in setReminder()
82 getEncryptionController().setEncryptionReminder(mParams); in initializeUi()
120 public void setEncryptionReminder(ProvisioningParams params) { in setEncryptionReminder() method in EncryptionController