Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
DMobileState.kt59 var networkTypeResIdCache: NetworkTypeResIdCache = NetworkTypeResIdCache() variable in com.android.systemui.statusbar.connectivity.MobileState
149 return networkTypeResIdCache.get(icon, carrierId, context) in getNetworkTypeIcon()
185 builder.append("networkTypeIconCache=$networkTypeResIdCache") in toString()
234 networkTypeResIdCache, in tableData()