Searched refs:dataContentDescription (Results 1 – 2 of 2) sorted by relevance
211 if (cb.roaming && !TextUtils.isEmpty(cb.dataContentDescription)) { in getMobileDataContentName()213 String dataDescription = cb.dataContentDescription.toString(); in getMobileDataContentName()219 return cb.dataContentDescription; in getMobileDataContentName()235 CharSequence dataContentDescription; field in CellularTile.CallbackInfo255 mInfo.dataContentDescription = (description != null) ? typeContentDescription : null; in setMobileDataIndicators()
295 String dataContentDescription = getStringIfExists(icons.mDataContentDescription); in notifyListeners() local297 dataContentDescription = mContext.getString(R.string.data_connection_no_internet); in notifyListeners()327 activityIn, activityOut, dataContentDescription, description, icons.mIsWide, in notifyListeners()