HomeSort by relevance Sort by last modified time
    Searched defs:getInputDeviceConnectionState (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/server/
BluetoothInputProfileHandler.java 68 getInputDeviceConnectionState(device) != BluetoothInputDevice.STATE_DISCONNECTED ||
96 getInputDeviceConnectionState(device) == BluetoothInputDevice.STATE_DISCONNECTED) {
119 int getInputDeviceConnectionState(BluetoothDevice device) {
156 int inputDeviceState = getInputDeviceConnectionState(device);
BluetoothService.java     [all...]

Completed in 442 milliseconds