Searched defs:mConnectedDevices (Results 1 – 5 of 5) sorted by relevance
77 public List<String> mConnectedDevices; field in TestDriveTest
75 protected final List<BluetoothDevice> mConnectedDevices; field in AudioSwitchPreferenceController
91 @VisibleForTesting int mConnectedDevices; field in WifiP2pSettings
123 private Set<BluetoothDevice> mConnectedDevices = new HashSet<>(); field in BluetoothDetailsProfilesControllerTest.FakeBluetoothProfile
242 private final ArrayMap<BluetoothDevice, AudioRoutingDevice> mConnectedDevices = field in AudioRoutingManager.AudioRoutingHandler