Home
last modified time | relevance | path

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

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