/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm7250/gps/android/1.0/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | GeofenceAPIClient.cpp | 92 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 94 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | GeofenceAPIClient.cpp | 93 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 95 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm7150/gps/android/2.0/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm8150p/gps/android/2.0/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm7250/gps/android/2.1/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm7150/gps/android/1.0/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm8150p/gps/android/1.0/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm7150/gps/android/1.1/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm7250/gps/android/2.0/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm8150/gps/android/2.1/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm8150p/gps/android/1.1/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/sm7250/gps/android/1.1/location_api/ |
D | GeofenceAPIClient.cpp | 95 options.breachTypeMask |= GEOFENCE_BREACH_ENTER_BIT; in geofenceAdd() 97 options.breachTypeMask |= GEOFENCE_BREACH_EXIT_BIT; in geofenceAdd()
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPIClientBase.cpp | 444 mGeofenceBiDict.set(ids[i], sessions[i], options[i].breachTypeMask); in locAPIAddGeofences() 493 mGeofenceBiDict.set(ids[i], sessions[j], options[i].breachTypeMask); in locAPIModifyGeofences()
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationAPIClientBase.cpp | 639 mGeofenceBiDict.set(ids[i], sessions[i], options[i].breachTypeMask); in locAPIAddGeofences() 709 mGeofenceBiDict.set(ids[i], sessions[j], options[i].breachTypeMask); in locAPIModifyGeofences()
|
/hardware/qcom/sm8150/gps/geofence/ |
D | GeofenceAdapter.cpp | 651 options.breachTypeMask, in saveGeofenceItem() 717 it->second.breachMask = options.breachTypeMask; in modifyGeofenceItem()
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationAPIClientBase.cpp | 668 mGeofenceBiDict.set(ids[i], sessions[i], options[i].breachTypeMask); in locAPIAddGeofences() 738 mGeofenceBiDict.set(ids[i], sessions[j], options[i].breachTypeMask); in locAPIModifyGeofences()
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationAPIClientBase.cpp | 639 mGeofenceBiDict.set(ids[i], sessions[i], options[i].breachTypeMask); in locAPIAddGeofences() 709 mGeofenceBiDict.set(ids[i], sessions[j], options[i].breachTypeMask); in locAPIModifyGeofences()
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | GeofenceAdapter.cpp | 651 options.breachTypeMask, in saveGeofenceItem() 717 it->second.breachMask = options.breachTypeMask; in modifyGeofenceItem()
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationAPIClientBase.cpp | 660 mGeofenceBiDict.set(ids[i], sessions[i], options[i].breachTypeMask); in locAPIAddGeofences() 730 mGeofenceBiDict.set(ids[i], sessions[j], options[i].breachTypeMask); in locAPIModifyGeofences()
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPIClientBase.cpp | 592 mGeofenceBiDict.set(ids[i], sessions[i], options[i].breachTypeMask); in locAPIAddGeofences() 654 mGeofenceBiDict.set(ids[i], sessions[j], options[i].breachTypeMask); in locAPIModifyGeofences()
|
/hardware/qcom/sm7250/gps/geofence/ |
D | GeofenceAdapter.cpp | 651 options.breachTypeMask, in saveGeofenceItem() 717 it->second.breachMask = options.breachTypeMask; in modifyGeofenceItem()
|