Searched refs:onDirectChannelDestroyed (Results 1 – 7 of 7) sorted by relevance
54 void onDirectChannelDestroyed(int channelHandle); in onDirectChannelDestroyed() method
81 void onDirectChannelDestroyed(@IntRange(from = 1) int channelHandle); in onDirectChannelDestroyed() method
120 void onDirectChannelDestroyed(int channelHandle); in onDirectChannelDestroyed() method
221 public void onDirectChannelDestroyed(int channelHandle) { in onDirectChannelDestroyed() method in SensorController.RuntimeSensorCallbackWrapper227 mCallback.onDirectChannelDestroyed(channelHandle); in onDirectChannelDestroyed()
87 void onDirectChannelDestroyed(int channelHandle) override;278 void NativeSensorService::RuntimeSensorCallbackDelegate::onDirectChannelDestroyed( in onDirectChannelDestroyed() function in android::NativeSensorService::RuntimeSensorCallbackDelegate
586 public void onDirectChannelDestroyed(int channelHandle) { in onDirectChannelDestroyed() method in VirtualDeviceParams.Builder.VirtualSensorCallbackDelegate589 () -> mDirectChannelCallback.onDirectChannelDestroyed(channelHandle)); in onDirectChannelDestroyed()
3364 method public void onDirectChannelDestroyed(@IntRange(from=1) int);