Searched refs:statusLabel (Results 1 – 6 of 6) sorted by relevance
101 wifiDesc, mCurrentState.isTransient, mCurrentState.statusLabel); in notifyListeners()114 mCurrentState.statusLabel = mWifiTracker.statusLabel; in fetchInitialState()128 mCurrentState.statusLabel = mWifiTracker.statusLabel; in handleBroadcast()133 mCurrentState.statusLabel = mWifiTracker.statusLabel; in handleStatusUpdated()159 String statusLabel; field in WifiSignalController.WifiState167 statusLabel = state.statusLabel; in copyFrom()175 .append(",statusLabel=").append(statusLabel); in toString()186 && TextUtils.equals(other.statusLabel, statusLabel); in equals()
53 String statusLabel) {} in setWifiIndicators() argument
106 public String statusLabel; field in WifiStatusTracker231 statusLabel = mContext.getString(R.string.wifi_status_sign_in_required); in updateStatusLabel()235 statusLabel = mContext.getString(R.string.wifi_limited_connection); in updateStatusLabel()241 statusLabel = mContext.getString(R.string.private_dns_broken); in updateStatusLabel()243 statusLabel = mContext.getString(R.string.wifi_status_no_internet); in updateStatusLabel()251 statusLabel = scoredNetwork == null in updateStatusLabel()
176 state.secondaryLabel = getSecondaryLabel(isTransient, cb.statusLabel); in handleUpdateState()222 private CharSequence getSecondaryLabel(boolean isTransient, String statusLabel) { in getSecondaryLabel() argument225 : statusLabel; in getSecondaryLabel()270 public String statusLabel; field in WifiTile.CallbackInfo293 String statusLabel) { in setWifiIndicators() argument303 mInfo.statusLabel = statusLabel; in setWifiIndicators()
253 String description, boolean isTransient, String statusLabel) {
141 String statusLabel) { in setWifiIndicators() argument