Searched refs:nativeDestroyDirectChannel (Results 1 – 3 of 3) sorted by relevance
319 static void nativeDestroyDirectChannel(JNIEnv *_env, jclass _this, jlong sensorManager, in nativeDestroyDirectChannel() function572 {"nativeDestroyDirectChannel", "(JI)V", (void *)nativeDestroyDirectChannel},
101 private static native void nativeDestroyDirectChannel( in nativeDestroyDirectChannel() method in SystemSensorManager835 nativeDestroyDirectChannel(mNativeInstance, channel.getNativeHandle()); in destroyDirectChannelImpl()
22192 Landroid/hardware/SystemSensorManager;->nativeDestroyDirectChannel(JI)V