Searched refs:startSensorServiceNative (Results 1 – 2 of 2) sorted by relevance
53 private static native long startSensorServiceNative(ProximityActiveListener listener); in startSensorServiceNative() method in SensorService72 long ptr = startSensorServiceNative(new ProximityListenerDelegate()); in SensorService()
294 static jlong startSensorServiceNative(JNIEnv* env, jclass, jobject listener) { in startSensorServiceNative() function331 reinterpret_cast<void*>(startSensorServiceNative)},