Searched refs:nativeDestroyDirectChannel (Results 1 – 3 of 3) sorted by relevance
260 static void nativeDestroyDirectChannel(JNIEnv *_env, jclass _this, jlong sensorManager, in nativeDestroyDirectChannel() function508 (void*)nativeDestroyDirectChannel },
66 private static native void nativeDestroyDirectChannel( in nativeDestroyDirectChannel() method in SystemSensorManager617 nativeDestroyDirectChannel(mNativeInstance, channel.getNativeHandle()); in destroyDirectChannelImpl()
26846 Landroid/hardware/SystemSensorManager;->nativeDestroyDirectChannel(JI)V