Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java924 boolean parentPositionChanged, boolean parentScrolled); in updatePosition()
2620 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition()
3337 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition()
3674 protected void positionAtCursorOffset(int offset, boolean parentScrolled) { in positionAtCursorOffset()
3707 boolean parentPositionChanged, boolean parentScrolled) { in updatePosition()
3708 positionAtCursorOffset(getCurrentCursorOffset(), parentScrolled); in updatePosition() local