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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 237 int bufferSize = data.getInt(BluetoothInputDevice.EXTRA_REPORT_BUFFER_SIZE);
499 data.putInt(BluetoothInputDevice.EXTRA_REPORT_BUFFER_SIZE, bufferSize);
  /frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java 173 public static final String EXTRA_REPORT_BUFFER_SIZE = "android.bluetooth.BluetoothInputDevice.extra.REPORT_BUFFER_SIZE";

Completed in 556 milliseconds