Home
last modified time | relevance | path

Searched defs:newLength (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DResizableIntArray.java81 public void setLength(final int newLength) { in setLength()
117 final int newLength = currentLength + length; in append() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidSpellCheckerSession.java87 final int newLength = splitText.length(); in fixWronglyInvalidatedWordWithSingleQuote() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DExpectedKeyboardBuilder.java75 final int newLength = keys.length - 1 + replacingKeys.length; in replaceKeyAt() local
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java399 int newLength = getDigitsLength(); in setTime() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java8540 int newLength = selectionArgs.length + 1; in insertSelectionArg() local
8552 int newLength = selectionArgs.length + 1; in appendSelectionArg() local
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java5068 int newLength = selectionArgs.length + 1; in insertSelectionArg() local