Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java1123 boolean parentPositionChanged, boolean parentScrolled); in updatePosition() argument
3345 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition() argument
3348 if (parentScrolled) computeLocalPosition(); in updatePosition()
4260 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition() argument
4711 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition() argument
4712 positionAtCursorOffset(getCurrentCursorOffset(), parentScrolled, false); in updatePosition() local