Searched refs:getImeHeight (Results 1 – 6 of 6) sorted by relevance
308 public int getImeHeight() { in getImeHeight() method in BubblePositioner537 final float bottomInset = getImeHeight() + mInsets.bottom - (mSpacingBetweenBubbles * 2); in getExpandedBubbleYForIme()
2565 outRect.bottom -= mPositioner.getImeHeight(); in getTouchableRegion()
309 mPipBoundsState.isImeShowing() ? mPipBoundsState.getImeHeight() : 0, in getDefaultBounds()347 ? mPipBoundsState.getImeHeight() : 0); in getMovementBounds()
344 public int getImeHeight() { in getImeHeight() method in PipBoundsState
389 && (!imeVisible || imeHeight == mPipBoundsState.getImeHeight())) { in registerWmShellPinnedStackListener()
579 final int imeHeight = mPositioner.getImeHeight();