Searched refs:getTrustedDevicesForUser (Results 1 – 2 of 2) sorted by relevance
37 List<TrustedDeviceEntity> getTrustedDevicesForUser(int userId); in getTrustedDevicesForUser() method
256 mDatabase.getTrustedDevicesForUser(ActivityManager.getCurrentUser()); in getTrustedDevicesForActiveUser()