Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
DInternetDialogDelegate.java156 private int mWifiNetworkHeight; field in InternetDialogDelegate
250 mWifiNetworkHeight = context.getResources() in onCreate()
641 final int wifiListMinHeight = mWifiNetworkHeight * wifiListMaxCount; in updateWifiListAndSeeAll()