Home
last modified time | relevance | path

Searched defs:advanceTo (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/util/
DInputStreamBuffer.java187 public void advanceTo(final int index) throws IllegalStateException, IndexOutOfBoundsException { in advanceTo() method in InputStreamBuffer
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DInputStreamBuffer.java187 public void advanceTo(final int index) throws IllegalStateException, IndexOutOfBoundsException { in advanceTo() method in InputStreamBuffer
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DRRuleTest.java71 String golden, String advanceTo, String tz) throws Exception { in runRecurrenceIteratorTest()
89 String golden, String advanceTo, String endAt, String tz) throws Exception { in runRecurrenceIteratorTest()