Home
last modified time | relevance | path

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

/packages/apps/TV/tests/common/src/com/android/tv/testing/
DDbTestingUtils.java28 int colCount = cursor.getColumnCount(); in toList() local
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java2675 public void setup(int cellWidth, int cellHeight, boolean invertHorizontally, int colCount) { in setup()
2686 public void setup(int cellWidth, int cellHeight, boolean invertHorizontally, int colCount, in setup()