Searched refs:getRestingTopPositionOnScreen (Results 1 – 3 of 3) sorted by relevance
442 mLastSentBubbleBarTop = mBarView.getRestingTopPositionOnScreen(); in showSelectedBubble()633 int newTop = mBarView.getRestingTopPositionOnScreen(); in onBubbleBarBoundsChanged()
513 mSystemUiProxy.stopBubbleDrag(location, mBarView.getRestingTopPositionOnScreen()); in onBubbleDragRelease()
610 public int getRestingTopPositionOnScreen() { in getRestingTopPositionOnScreen() method in BubbleBarView