Home
last modified time | relevance | path

Searched defs:tileCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPagedTileLayout.java335 final int tileCount = mPages.get(0).maxTiles(); in distributeTiles() local
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DSettingsActivity.java783 final int tileCount = category.getTilesCount(); in doUpdateTilesList() local