Home
last modified time | relevance | path

Searched defs:devices (Results 1 – 15 of 15) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DWiredHeadsetManager.java52 public void onAudioDevicesRemoved(AudioDeviceInfo[] devices) { in onAudioDevicesRemoved()
62 AudioDeviceInfo[] devices = mAudioManager.getDevices(AudioManager.GET_DEVICES_ALL); in updateHeadsetStatus() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DAddAccessoryPreferenceFragment.java51 public void updateList(List<BluetoothDevice> devices, String currentTargetAddress, in updateList()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothScanner.java98 public void onScanningStopped(ArrayList<Device> devices) { in onScanningStopped()
165 public final ArrayList<Device> devices; field in BluetoothScanner.ClientRecord
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/mbs/
DA2dpMediaBrowserService.java304 List<BluetoothDevice> devices = mAvrcpProfile.getConnectedDevices(); in refreshInitialPlayingState() local
/packages/apps/Settings/src/com/android/settings/inputmethod/
DInputMethodAndLanguageSettings.java533 final int[] devices = InputDevice.getDeviceIds(); in updateHardKeyboards() local
631 final int[] devices = InputDevice.getDeviceIds(); in haveInputDeviceWithVibrator() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java314 List<BluetoothDevice> devices = getDevicesMatchingConnectionStates( in getConnectedDevices() local
551 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedPanDevices() local
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
DIngestService.java97 List<MtpDevice> devices = mClient.getDeviceList(); in onCreate() local
/packages/services/Car/service/src/com/android/car/
DCarCameraService.java75 Collection<Long> devices = mDeviceMap.values(); in release() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java476 List<BluetoothDevice> devices = lookupHealthDevicesMatchingStates( in getConnectedHealthDevices() local
483 List<BluetoothDevice> devices = lookupHealthDevicesMatchingStates(states); in getHealthDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java652 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java512 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java683 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java533 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java2423 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java2168 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local