Searched refs:nativeDestroyDirectChannel (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_SensorManager.cpp260 static void nativeDestroyDirectChannel(JNIEnv *_env, jclass _this, jlong sensorManager, function in namespace:__anon1068
506 {"nativeDestroyDirectChannel",
508 (void*)nativeDestroyDirectChannel },
/frameworks/base/core/java/android/hardware/
H A DSystemSensorManager.java65 private static native void nativeDestroyDirectChannel( method in class:SystemSensorManager
614 nativeDestroyDirectChannel(mNativeInstance, channel.getNativeHandle());

Completed in 3980 milliseconds