Searched refs:getTrustedDevice (Results 1 – 2 of 2) sorted by relevance
33 TrustedDeviceEntity getTrustedDevice(String deviceId); in getTrustedDevice() method
448 TrustedDeviceEntity entity = mDatabase.getTrustedDevice(device.getDeviceId()); in processUnlockMessage()