Searched refs:bubbleBarHeight (Results 1 – 1 of 1) sorted by relevance
612 int bubbleBarHeight = getBubbleBarBounds().height(); in getRestingTopPositionOnScreen() local613 return displayHeight - bubbleBarHeight + (int) mController.getBubbleBarTranslationY(); in getRestingTopPositionOnScreen()