Searched refs:setEncryptionReminder (Results 1 – 4 of 4) sorted by relevance
141 verify(mController).setEncryptionReminder(PROFILE_OWNER_PARAMS); in testProfileOwner()164 verify(mController).setEncryptionReminder(DEVICE_OWNER_PARAMS); in testDeviceOwner()
180 mController.setEncryptionReminder(params); in setReminder()
74 getEncryptionController().setEncryptionReminder(mParams); in onCreate()
103 public void setEncryptionReminder(ProvisioningParams params) { in setEncryptionReminder() method in EncryptionController