Searched refs:getBubbleBarBounds (Results 1 – 4 of 4) sorted by relevance
247 public Rect getBubbleBarBounds() { in getBubbleBarBounds() method in BubbleBarViewController248 return mBarView.getBubbleBarBounds(); in getBubbleBarBounds()
260 Rect bubbleBarBounds = new Rect(mBarViewController.getBubbleBarBounds()); in createRevealAnimToIsStashed()
612 int bubbleBarHeight = getBubbleBarBounds().height(); in getRestingTopPositionOnScreen()619 public Rect getBubbleBarBounds() { in getBubbleBarBounds() method in BubbleBarView
327 Rect bubbleBarBounds = controllers.bubbleBarViewController.getBubbleBarBounds(); in isInBubbleBarArea()