Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DInputMethodAndLanguageSettings.java444 final int[] devices = InputDevice.getDeviceIds(); in updateHardKeyboards() local
540 final int[] devices = InputDevice.getDeviceIds(); in haveInputDeviceWithVibrator() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java340 List<BluetoothDevice> devices = getDevicesMatchingConnectionStates( in getConnectedDevices() local
564 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedPanDevices() local
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
DIngestService.java90 List<MtpDevice> devices = sClient.getDeviceList(); in onCreate() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java473 List<BluetoothDevice> devices = lookupHealthDevicesMatchingStates( in getConnectedHealthDevices() local
480 List<BluetoothDevice> devices = lookupHealthDevicesMatchingStates(states); in getHealthDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java616 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java1070 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); in getConnectedDevices() local