Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerListItem.java99 public void setLength(long timerLength) { in setLength() method in TimerListItem
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DResizableIntArray.java81 public void setLength(final int newLength) { in setLength() method in ResizableIntArray