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

/frameworks/base/core/jni/
H A Dandroid_hardware_SensorManager.cpp221 static jlong nativeInitSensorEventQueue(JNIEnv *env, jclass clazz, jobject eventQ, jobject msgQ, jfloatArray scratch) { function in namespace:android
232 receiver->incStrong((void*)nativeInitSensorEventQueue);
251 receiver->decStrong((void*)nativeInitSensorEventQueue);
274 (void*)nativeInitSensorEventQueue },

Completed in 20 milliseconds