Searched defs:sourcesToUse (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/location/
H A DFlpHardwareProvider.java231 int sourcesToUse);
353 int sourcesToUse) {
360 sourcesToUse);
225 nativeModifyGeofenceOption( int geofenceId, int lastTransition, int monitorTransitions, int notificationResponsiveness, int unknownTimer, int sourcesToUse) argument
/frameworks/base/services/jni/
H A Dcom_android_server_location_FlpHardwareProvider.cpp910 jint sourcesToUse) {
920 (uint32_t)sourcesToUse
902 ModifyGeofenceOption( JNIEnv* env, jobject object, jint geofenceId, jint lastTransition, jint monitorTransitions, jint notificationResponsiveness, jint unknownTimer, jint sourcesToUse) argument

Completed in 58 milliseconds