Searched refs:statusLabel (Results 1 – 5 of 5) sorted by relevance
101 wifiDesc, mCurrentState.isTransient, mCurrentState.statusLabel); in notifyListeners()114 mCurrentState.statusLabel = mWifiTracker.statusLabel; in handleBroadcast()119 mCurrentState.statusLabel = mWifiTracker.statusLabel; in handleStatusUpdated()164 String statusLabel; field in WifiSignalController.WifiState172 statusLabel = state.statusLabel; in copyFrom()180 .append(",statusLabel=").append(statusLabel); in toString()191 && TextUtils.equals(other.statusLabel, statusLabel); in equals()
51 String statusLabel) {} in setWifiIndicators() argument
75 public String statusLabel; field in WifiStatusTracker152 statusLabel = mContext.getString(R.string.wifi_status_sign_in_required); in updateStatusLabel()155 statusLabel = mContext.getString(R.string.wifi_status_no_internet); in updateStatusLabel()162 statusLabel = scoredNetwork == null in updateStatusLabel()
179 state.secondaryLabel = getSecondaryLabel(isTransient, cb.statusLabel); in handleUpdateState()219 private CharSequence getSecondaryLabel(boolean isTransient, String statusLabel) { in getSecondaryLabel() argument222 : statusLabel; in getSecondaryLabel()267 public String statusLabel; field in WifiTile.CallbackInfo290 String statusLabel) { in setWifiIndicators() argument300 mInfo.statusLabel = statusLabel; in setWifiIndicators()
145 String statusLabel) { in setWifiIndicators() argument