Searched refs:nativeDestroyDirectChannel (Results 1 – 2 of 2) 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()