Home
last modified time | relevance | path

Searched refs:nativeDestroyDirectChannel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_hardware_SensorManager.cpp319 static void nativeDestroyDirectChannel(JNIEnv *_env, jclass _this, jlong sensorManager, in nativeDestroyDirectChannel() function
572 {"nativeDestroyDirectChannel", "(JI)V", (void *)nativeDestroyDirectChannel},
/frameworks/base/core/java/android/hardware/
DSystemSensorManager.java101 private static native void nativeDestroyDirectChannel( in nativeDestroyDirectChannel() method in SystemSensorManager
835 nativeDestroyDirectChannel(mNativeInstance, channel.getNativeHandle()); in destroyDirectChannelImpl()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22192 Landroid/hardware/SystemSensorManager;->nativeDestroyDirectChannel(JI)V