Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DProviderModelSliceHelper.java176 protected ListBuilder.RowBuilder createCarrierRow(String networkTypeDescription) { in createCarrierRow() argument
178 final String summary = getMobileSummary(networkTypeDescription); in createCarrierRow()
257 private String getMobileSummary(String networkTypeDescription) { in getMobileSummary() argument
264 String summary = networkTypeDescription; in getMobileSummary()
268 networkTypeDescription); in getMobileSummary()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DInternetDialogController.java600 private String getMobileSummary(Context context, String networkTypeDescription) {
605 String summary = networkTypeDescription;
611 networkTypeDescription);