Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java1428 boolean parentPositionChanged, boolean parentScrolled); in updatePosition()
3846 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition()
4824 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition()
5270 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition()
5271 positionAtCursorOffset(getCurrentCursorOffset(), parentScrolled, false); in updatePosition() local