Home
last modified time | relevance | path

Searched refs:getIdleTime (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHidHost.aidl56 boolean getIdleTime(in BluetoothDevice device, in AttributionSource attributionSource); in getIdleTime() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHidHost.java725 public boolean getIdleTime(BluetoothDevice device) { in getIdleTime() method in BluetoothHidHost
730 return service.getIdleTime(device, mAttributionSource); in getIdleTime()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidHostService.java504 public boolean getIdleTime(BluetoothDevice device, AttributionSource source) { in getIdleTime() method in HidHostService.BluetoothHidHostBinder
510 return service.getIdleTime(device); in getIdleTime()
733 boolean getIdleTime(BluetoothDevice device) { in getIdleTime() method in HidHostService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10555 Landroid/bluetooth/BluetoothHidHost;->getIdleTime(Landroid/bluetooth/BluetoothDevice;)Z
11856 Landroid/bluetooth/IBluetoothHidHost$Stub$Proxy;->getIdleTime(Landroid/bluetooth/BluetoothDevice;)Z
11891 Landroid/bluetooth/IBluetoothHidHost;->getIdleTime(Landroid/bluetooth/BluetoothDevice;)Z