Home
last modified time | relevance | path

Searched refs:sourcesToUse (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/location/java/android/location/
DIFusedGeofenceHardware.aidl92 in int sourcesToUse); in modifyGeofenceOptions() argument
/frameworks/base/services/core/java/com/android/server/location/
DFlpHardwareProvider.java252 int sourcesToUse); in nativeModifyGeofenceOption() argument
371 int sourcesToUse) {
378 sourcesToUse);
/frameworks/base/services/core/jni/
Dcom_android_server_location_FlpHardwareProvider.cpp916 jint sourcesToUse) { in ModifyGeofenceOption() argument
926 (uint32_t)sourcesToUse in ModifyGeofenceOption()