Home
last modified time | relevance | path

Searched refs:currentStartIndex (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DNativeInput.java613 int currentStartIndex = historySize * pointerCount; in copyFrom() local
616 currentStartIndex, currentStartIndex + pointerCount)); in copyFrom()