Searched refs:mSourceTechnologies (Results 1 – 3 of 3) sorted by relevance
34 private final int mSourceTechnologies; field in GeofenceHardwareMonitorEvent44 mSourceTechnologies = sourceTechnologies; in GeofenceHardwareMonitorEvent()66 return mSourceTechnologies; in getSourceTechnologies()108 parcel.writeInt(mSourceTechnologies); in writeToParcel()119 mSourceTechnologies, in toString()
40 private int mSourceTechnologies = GeofenceHardware.SOURCE_TECHNOLOGY_GNSS; field in GeofenceHardwareRequest128 mSourceTechnologies = sanitizedSourceTechnologies; in setSourceTechnologies()184 return mSourceTechnologies; in getSourceTechnologies()
24132 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mSourceTechnologies:I24141 Landroid/hardware/location/GeofenceHardwareRequest;->mSourceTechnologies:I