Searched refs:EXTRA_IDLE_TIME (Results 1 – 3 of 3) sorted by relevance
320 byte idleTime = data.getByte(BluetoothHidHost.EXTRA_IDLE_TIME);753 data.putByte(BluetoothHidHost.EXTRA_IDLE_TIME, idleTime); in setIdleTime()876 intent.putExtra(BluetoothHidHost.EXTRA_IDLE_TIME, idleTime); in broadcastIdleTime()
238 public static final String EXTRA_IDLE_TIME = field in BluetoothHidHost
10547 Landroid/bluetooth/BluetoothHidHost;->EXTRA_IDLE_TIME:Ljava/lang/String;