Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java1141 boolean parentPositionChanged, boolean parentScrolled); in updatePosition() argument
3372 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition() argument
3375 if (parentScrolled) computeLocalPosition(); in updatePosition()
4283 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition() argument
4744 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition() argument
4745 positionAtCursorOffset(getCurrentCursorOffset(), parentScrolled, false); in updatePosition() local