Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DSatelliteStats.java1151 private final boolean mIsSatelliteAllowedInCurrentLocation; field in SatelliteStats.SatelliteSosMessageRecommenderParams
1160 this.mIsSatelliteAllowedInCurrentLocation = in SatelliteSosMessageRecommenderParams()
1161 builder.mIsSatelliteAllowedInCurrentLocation; in SatelliteSosMessageRecommenderParams()
1189 return mIsSatelliteAllowedInCurrentLocation; in isSatelliteAllowedInCurrentLocation()
1202 private boolean mIsSatelliteAllowedInCurrentLocation = false; field in SatelliteStats.SatelliteSosMessageRecommenderParams.Builder
1266 mIsSatelliteAllowedInCurrentLocation = satelliteAllowedInCurrentLocation; in setIsSatelliteAllowedInCurrentLocation()
1290 + mIsSatelliteAllowedInCurrentLocation + ")"; in toString()