Searched refs:displayStableRect (Results 1 – 1 of 1) sorted by relevance
1205 final Rect displayStableRect = mTmpRect; in adjustForIME() local1209 getDisplayContent().getStableRect(displayStableRect); in adjustForIME()1210 contentBounds.set(displayStableRect); in adjustForIME()1218 final int yOffset = displayStableRect.bottom - contentBounds.bottom; in adjustForIME()1230 getMinTopStackBottom(displayStableRect, getRawBounds().bottom); in adjustForIME()1250 getMinTopStackBottom(displayStableRect, in adjustForIME()