Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DHidHostServiceBinderTest.java187 mBinder.getIdleTime(mRemoteDevice, null); in getIdleTime_callsServiceMethod()
189 verify(mService).getIdleTime(mRemoteDevice); in getIdleTime_callsServiceMethod()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHidHost.aidl60 boolean getIdleTime(in BluetoothDevice device, in AttributionSource attributionSource); in getIdleTime() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidHostNativeInterface.java105 boolean getIdleTime(byte[] address, int addressType, int transport) { in getIdleTime() method in HidHostNativeInterface
DHidHostService.java515 if (!mNativeInterface.getIdleTime( in handleMessageGetIdleTime()
983 public boolean getIdleTime(BluetoothDevice device, AttributionSource source) { in getIdleTime() method in HidHostService.BluetoothHidHostBinder
988 return service.getIdleTime(device); in getIdleTime()
1248 boolean getIdleTime(BluetoothDevice device) { in getIdleTime() method in HidHostService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHidHost.java789 public boolean getIdleTime(BluetoothDevice device) { in getIdleTime() method in BluetoothHidHost
797 return service.getIdleTime(device, mAttributionSource); in getIdleTime()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt748 Landroid/bluetooth/BluetoothHidHost;->getIdleTime(Landroid/bluetooth/BluetoothDevice;)Z
2049 Landroid/bluetooth/IBluetoothHidHost$Stub$Proxy;->getIdleTime(Landroid/bluetooth/BluetoothDevice;)Z
2084 Landroid/bluetooth/IBluetoothHidHost;->getIdleTime(Landroid/bluetooth/BluetoothDevice;)Z