Searched defs:mConnectedDevices (Results 1 – 4 of 4) sorted by relevance
/packages/modules/StatsD/statsd/tools/localtools/test/com/android/statsd/shelltools/testdrive/ | ||
D | TestDriveTest.java | 77 public List<String> mConnectedDevices; field in TestDriveTest |
/packages/apps/Settings/src/com/android/settings/sound/ | ||
D | AudioSwitchPreferenceController.java | 68 protected final List<BluetoothDevice> mConnectedDevices; field in AudioSwitchPreferenceController |
/packages/apps/Settings/src/com/android/settings/wifi/p2p/ | ||
D | WifiP2pSettings.java | 90 @VisibleForTesting int mConnectedDevices; field in WifiP2pSettings |
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ | ||
D | BluetoothDetailsProfilesControllerTest.java | 94 private Set<BluetoothDevice> mConnectedDevices = new HashSet<>(); field in BluetoothDetailsProfilesControllerTest.FakeBluetoothProfile |