Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothScanner.java98 public void onScanningStopped(ArrayList<Device> devices) { in onScanningStopped() argument
165 public final ArrayList<Device> devices; field in BluetoothScanner.ClientRecord
170 devices = new ArrayList<>(); in ClientRecord()
235 newClient.devices.add(target); in startListening()
328 for (int devPtr = client.devices.size() - 1; devPtr > -1; devPtr--) { in removeDevice()
329 Device d = client.devices.get(devPtr); in removeDevice()
331 client.devices.remove(devPtr); in removeDevice()
483 client.listener.onScanningStopped(client.devices); in sendScanningStopped()
494 client.devices.add(device); in sendDeviceAdded()
508 for (int ptr = client.devices.size() - 1; ptr > -1; ptr--) { in sendDeviceChanged()
[all …]
/packages/apps/Settings/src/com/android/settings/inputmethod/
DInputMethodAndLanguageSettings.java521 final int[] devices = InputDevice.getDeviceIds(); in updateHardKeyboards() local
522 for (int i = 0; i < devices.length; i++) { in updateHardKeyboards()
523 InputDevice device = InputDevice.getDevice(devices[i]); in updateHardKeyboards()
616 final int[] devices = InputDevice.getDeviceIds(); in haveInputDeviceWithVibrator() local
617 for (int i = 0; i < devices.length; i++) { in haveInputDeviceWithVibrator()
618 InputDevice device = InputDevice.getDevice(devices[i]); in haveInputDeviceWithVibrator()
753 final int[] devices = InputDevice.getDeviceIds();
754 for (int i = 0; i < devices.length; i++) {
755 InputDevice device = InputDevice.getDevice(devices[i]);
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java316 List<BluetoothDevice> devices = getDevicesMatchingConnectionStates( in getConnectedDevices() local
318 return devices; in getConnectedDevices()
547 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedPanDevices() local
551 devices.add(device); in getConnectedPanDevices()
554 return devices; in getConnectedPanDevices()
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
DIngestService.java97 List<MtpDevice> devices = mClient.getDeviceList(); in onCreate() local
98 if (!devices.isEmpty()) { in onCreate()
99 setDevice(devices.get(0)); in onCreate()
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java476 List<BluetoothDevice> devices = lookupHealthDevicesMatchingStates( in getConnectedHealthDevices() local
478 return devices; in getConnectedHealthDevices()
483 List<BluetoothDevice> devices = lookupHealthDevicesMatchingStates(states); in getHealthDevicesMatchingConnectionStates() local
484 return devices; in getHealthDevicesMatchingConnectionStates()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpSinkStateMachine.java638 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
641 devices.add(mCurrentDevice); in getConnectedDevices()
644 return devices; in getConnectedDevices()
DA2dpStateMachine.java652 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
655 devices.add(mCurrentDevice); in getConnectedDevices()
658 return devices; in getConnectedDevices()
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java508 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
511 devices.add(mRemoteDevice); in getConnectedDevices()
514 return devices; in getConnectedDevices()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java482 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
485 devices.add(mRemoteDevice); in getConnectedDevices()
488 return devices; in getConnectedDevices()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java2413 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
2416 devices.add(mCurrentDevice); in getConnectedDevices()
2419 return devices; in getConnectedDevices()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java2126 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
2129 devices.add(mConnectedDevicesList.get(i)); in getConnectedDevices()
2132 return devices; in getConnectedDevices()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...