Home
last modified time | relevance | path

Searched defs:mBluetoothDevices (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DAddAccessoryActivity.java109 private List<BluetoothDevice> mBluetoothDevices; field in AddAccessoryActivity
420 mBluetoothDevices, mCurrentTargetAddress, mCurrentTargetStatus, mCancelledAddress); in updateView() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDevicePreference.java81 private Set<BluetoothDevice> mBluetoothDevices; field in BluetoothDevicePreference
DAdvancedBluetoothDetailsHeaderController.java103 private Set<BluetoothDevice> mBluetoothDevices; field in AdvancedBluetoothDetailsHeaderController