Home
last modified time | relevance | path

Searched refs:PERIPHERAL_POINTING (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java242 public static final int PERIPHERAL_POINTING = 0x0580; field in BluetoothClass.Device
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHidProfile.java182 case BluetoothClass.Device.PERIPHERAL_POINTING: in getHidClassDrawable()