Searched refs:updatePointerPosition (Results 1 – 1 of 1) sorted by relevance
1059 updatePointerPosition(false); in BubbleStackView()2062 public void updateBubbleOrder(List<Bubble> bubbles, boolean updatePointerPosition) { in updateBubbleOrder() argument2070 updateBubbleOrderInternal(bubbles, updatePointerPosition); in updateBubbleOrder()2073 private void updateBubbleOrderInternal(List<Bubble> bubbles, boolean updatePointerPosition) { in updateBubbleOrderInternal() argument2090 if (updatePointerPosition) { in updateBubbleOrderInternal()2091 updatePointerPosition(false /* forIme */); in updateBubbleOrderInternal()2486 updatePointerPosition(false /* forIme */); in animateBubbleExpansion()2844 updatePointerPosition(false /* forIme */); in setImeVisible()2889 updatePointerPosition(true /* forIme */); in setImeVisible()3523 updatePointerPosition(false /* forIme */); in updateExpandedView()[all …]