Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPartner.java118 int numRows = -1; in applyInvariantDeviceProfileOverrides() local
DInvariantDeviceProfile.java55 public int numRows; field in InvariantDeviceProfile
/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/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMoreKeysKeyboard.java89 final int numRows = (numKeys + numColumn - 1) / numColumn; in setParameters() local
/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/
DBlockedNumberProvider.java194 int numRows; in delete() local
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewCellLayout.java260 int numRows = (int) Math.ceil((float) getPageChildCount() / getCellCountX()); in onTouchEvent() local
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java1238 int numRows = 0; in deleteMatchingEvents() local
1269 int numRows = 0; in updateMatchingEvents() local
1333 int numRows = 0; in updateMatchingEventsStatusOnly() local