Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java129 public int[] numFolderColumns; field in InvariantDeviceProfile
859 private final int[] numFolderColumns = new int[COUNT_SIZES]; field in InvariantDeviceProfile.GridOption
DDeviceProfile.java192 public final int numFolderColumns; field in DeviceProfile