Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
DMobileSignalController.java277 final QsInfo qsInfo = getQsInfo(contentDescription, iconId); in notifyListeners()
296 private QsInfo getQsInfo(String contentDescription, int dataTypeIcon) { in getQsInfo() method in MobileSignalController