Searched defs:onDirectChannelDestroyed (Results 1 – 6 of 6) sorted by relevance
81 void onDirectChannelDestroyed(@IntRange(from = 1) int channelHandle); in onDirectChannelDestroyed() method
54 void onDirectChannelDestroyed(int channelHandle); in onDirectChannelDestroyed() method
120 void onDirectChannelDestroyed(int channelHandle); in onDirectChannelDestroyed() method
269 public void onDirectChannelDestroyed(int channelHandle) { in onDirectChannelDestroyed() method in SensorController.RuntimeSensorCallbackWrapper
278 void NativeSensorService::RuntimeSensorCallbackDelegate::onDirectChannelDestroyed( in onDirectChannelDestroyed() function in android::NativeSensorService::RuntimeSensorCallbackDelegate
741 public void onDirectChannelDestroyed(int channelHandle) { in onDirectChannelDestroyed() method in VirtualDeviceParams.Builder.VirtualSensorCallbackDelegate