Searched defs:deviceMatch (Results 1 – 3 of 3) sorted by relevance
593 bool deviceMatch = false; in setUidDeviceAffinities() local684 bool deviceMatch = false; in setUserIdDeviceAffinities() local
257 private static boolean deviceMatch(AudioDeviceInfo devJoe, AudioDeviceInfo devJeff) { in deviceMatch() method in AudioRecordingConfigurationTest
168 public static boolean deviceMatch(BluetoothDevice device, String deviceID) { in deviceMatch() method in BluetoothFacade