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