Searched defs:deviceInfos (Results 1 – 3 of 3) sorted by relevance
188 List<TrustedDeviceInfo> deviceInfos = mCarTrustAgentEnrollmentService in dump() local195 private static String getDeviceInfoListString(int uid, List<TrustedDeviceInfo> deviceInfos) { in getDeviceInfoListString()
435 Set<String> deviceInfos = sharedPrefs.getStringSet(String.valueOf(uid), new HashSet<>()); in onEscrowTokenRemoved() local452 editor.putStringSet(String.valueOf(uid), deviceInfos); in onEscrowTokenRemoved() local
221 AudioDeviceInfo[] deviceInfos = mAudioManager.getDevices( in init() local619 AudioDeviceInfo[] deviceInfos = mAudioManager.getDevices(AudioManager.GET_DEVICES_INPUTS); in createAudioPatchLocked() local