Searched refs:nativeFlushSensor (Results 1 – 3 of 3) sorted by relevance
464 static jint nativeFlushSensor(JNIEnv *env, jclass clazz, jlong eventQ) { in nativeFlushSensor() function538 (void*)nativeFlushSensor },
637 private static native int nativeFlushSensor(long eventQ); in nativeFlushSensor() method in SystemSensorManager.BaseEventQueue713 return nativeFlushSensor(mNativeSensorEventQueue); in flush()
25020 Landroid/hardware/SystemSensorManager$BaseEventQueue;->nativeFlushSensor(J)I