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

  /frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java 37 *<p>BluetoothInputDevice is a proxy object for controlling the Bluetooth
39 * the BluetoothInputDevice proxy object.
44 public final class BluetoothInputDevice implements BluetoothProfile {
45 private static final String TAG = "BluetoothInputDevice";
170 public static final String EXTRA_PROTOCOL_MODE = "android.bluetooth.BluetoothInputDevice.extra.PROTOCOL_MODE";
175 public static final String EXTRA_REPORT_TYPE = "android.bluetooth.BluetoothInputDevice.extra.REPORT_TYPE";
180 public static final String EXTRA_REPORT_ID = "android.bluetooth.BluetoothInputDevice.extra.REPORT_ID";
185 public static final String EXTRA_REPORT_BUFFER_SIZE = "android.bluetooth.BluetoothInputDevice.extra.REPORT_BUFFER_SIZE";
190 public static final String EXTRA_REPORT = "android.bluetooth.BluetoothInputDevice.extra.REPORT";
195 public static final String EXTRA_STATUS = "android.bluetooth.BluetoothInputDevice.extra.STATUS"
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 913 milliseconds