Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DUtils.java575 int maxNetworkSelectionDisableReason = in getNetworkSelectionDescription() local
577 for (int reason = 0; reason <= maxNetworkSelectionDisableReason; reason++) { in getNetworkSelectionDescription()