Searched refs:onHfIndicatorValueChanged (Results 1 – 2 of 2) sorted by relevance
402 mRemoteDevices.onHfIndicatorValueChanged( in testHfIndicatorParser_testCorrectValue()419 mRemoteDevices.onHfIndicatorValueChanged(mDevice1, batteryLevel, 3); in testHfIndicatorParser_testWrongIndicatorId()
1427 mMainHandler.post(() -> onHfIndicatorValueChanged(device, indicatorId, indicatorValue)); in handleHfIndicatorValueChanged()1431 void onHfIndicatorValueChanged(BluetoothDevice device, int indicatorId, int indicatorValue) { in onHfIndicatorValueChanged() method in RemoteDevices