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

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothHidFacade.java 130 BluetoothHidHost.EXTRA_IDLE_TIME, -1);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidHostService.java 294 byte idleTime = data.getByte(BluetoothHidHost.EXTRA_IDLE_TIME);
666 data.putByte(BluetoothHidHost.EXTRA_IDLE_TIME, idleTime);
788 intent.putExtra(BluetoothHidHost.EXTRA_IDLE_TIME, idleTime);
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothHidHost.java 219 public static final String EXTRA_IDLE_TIME =
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 244 milliseconds