Searched defs:parentScrolled (Results 1 – 1 of 1) sorted by relevance
924 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