Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DMobileDataTile.java59 String subtitle = MobileNetworkQCUtils.getMobileNetworkSummary(getContext(), dataEnabled); in getQCItem()
63 Icon icon = MobileNetworkQCUtils.getMobileNetworkSignalIcon(getContext()); in getQCItem()
DMobileNetworkQCUtils.java48 public class MobileNetworkQCUtils { class
54 private MobileNetworkQCUtils() { in MobileNetworkQCUtils() method in MobileNetworkQCUtils
DMobileDataRow.java75 Icon icon = MobileNetworkQCUtils.getMobileNetworkSignalIcon(getContext()); in getQCItem()
143 String subtitle = MobileNetworkQCUtils.getMobileNetworkSummary( in getSubtitle()