Searched refs:getIdleTime (Results 1 – 6 of 6) sorted by relevance
187 mBinder.getIdleTime(mRemoteDevice, null); in getIdleTime_callsServiceMethod()189 verify(mService).getIdleTime(mRemoteDevice); in getIdleTime_callsServiceMethod()
60 boolean getIdleTime(in BluetoothDevice device, in AttributionSource attributionSource); in getIdleTime() method
105 boolean getIdleTime(byte[] address, int addressType, int transport) { in getIdleTime() method in HidHostNativeInterface
515 if (!mNativeInterface.getIdleTime( in handleMessageGetIdleTime()983 public boolean getIdleTime(BluetoothDevice device, AttributionSource source) { in getIdleTime() method in HidHostService.BluetoothHidHostBinder988 return service.getIdleTime(device); in getIdleTime()1248 boolean getIdleTime(BluetoothDevice device) { in getIdleTime() method in HidHostService
789 public boolean getIdleTime(BluetoothDevice device) { in getIdleTime() method in BluetoothHidHost797 return service.getIdleTime(device, mAttributionSource); in getIdleTime()
748 Landroid/bluetooth/BluetoothHidHost;->getIdleTime(Landroid/bluetooth/BluetoothDevice;)Z2049 Landroid/bluetooth/IBluetoothHidHost$Stub$Proxy;->getIdleTime(Landroid/bluetooth/BluetoothDevice;)Z2084 Landroid/bluetooth/IBluetoothHidHost;->getIdleTime(Landroid/bluetooth/BluetoothDevice;)Z