Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/
DConfigureWifiSettings.java63 int tileLimit = 2; in getInitialExpandedChildCount() local
65 tileLimit++; in getInitialExpandedChildCount()
67 return tileLimit; in getInitialExpandedChildCount()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/
DConfigureWifiSettings.java63 int tileLimit = 2; in getInitialExpandedChildCount() local
65 tileLimit++; in getInitialExpandedChildCount()
67 return tileLimit; in getInitialExpandedChildCount()