Searched refs:mIsSatelliteAllowedInCurrentLocation (Results 1 – 1 of 1) sorted by relevance
1151 private final boolean mIsSatelliteAllowedInCurrentLocation; field in SatelliteStats.SatelliteSosMessageRecommenderParams1160 this.mIsSatelliteAllowedInCurrentLocation = in SatelliteSosMessageRecommenderParams()1161 builder.mIsSatelliteAllowedInCurrentLocation; in SatelliteSosMessageRecommenderParams()1189 return mIsSatelliteAllowedInCurrentLocation; in isSatelliteAllowedInCurrentLocation()1202 private boolean mIsSatelliteAllowedInCurrentLocation = false; field in SatelliteStats.SatelliteSosMessageRecommenderParams.Builder1266 mIsSatelliteAllowedInCurrentLocation = satelliteAllowedInCurrentLocation; in setIsSatelliteAllowedInCurrentLocation()1290 + mIsSatelliteAllowedInCurrentLocation + ")"; in toString()