Searched refs:nativeGetSensorAtIndex (Results 1 – 3 of 3) sorted by relevance
215 nativeGetSensorAtIndex(JNIEnv *env, jclass clazz, jlong sensorManager, jobject sensor, jint index) in nativeGetSensorAtIndex() function553 (void *)nativeGetSensorAtIndex},
87 private static native boolean nativeGetSensorAtIndex(long nativeInstance, in nativeGetSensorAtIndex() method in SystemSensorManager170 if (!nativeGetSensorAtIndex(mNativeInstance, sensor, index)) break; in SystemSensorManager()
22194 Landroid/hardware/SystemSensorManager;->nativeGetSensorAtIndex(JLandroid/hardware/Sensor;I)Z