Home
last modified time | relevance | path

Searched defs:numRows (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DPartner.java118 int numRows = -1; in applyInvariantDeviceProfileOverrides() local
DInvariantDeviceProfile.java91 public int numRows; field in InvariantDeviceProfile
487 public final int numRows; field in InvariantDeviceProfile.GridOption
/packages/apps/Camera2/src/com/android/camera/util/
DCaptureDataSerializer.java189 int numRows = lensShading.getRowCount(); in toString() local
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAttachmentTileGrid.java173 final int numRows = ((childCount - 1) / mColumnCount) + 1; in onMeasureForTiles() local
/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
DBlockedNumberProvider.java198 int numRows; in delete() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMoreKeysKeyboard.java89 final int numRows = (numKeys + numColumn - 1) / numColumn; in setParameters() local
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java1342 int numRows = 0; in deleteMatchingEvents() local
1373 int numRows = 0; in updateMatchingEvents() local
1437 int numRows = 0; in updateMatchingEventsStatusOnly() local