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