Searched refs:removeTrustedDevice (Results 1 – 4 of 4) sorted by relevance
271 public void removeTrustedDevice(TrustedDevice trustedDevice) { in removeTrustedDevice() method in TrustedDeviceManager280 mDatabase.removeTrustedDevice(new TrustedDeviceEntity(trustedDevice)); in removeTrustedDevice()638 removeTrustedDevice(deviceToRemove);
48 void removeTrustedDevice(TrustedDeviceEntity trustedDevice); in removeTrustedDevice() method
60 void removeTrustedDevice(in TrustedDevice trustedDevice); in removeTrustedDevice() method
228 mTrustedDeviceManager.removeTrustedDevice(trustedDevice); in observeViewModel()