Searched refs:displayStableRect (Results 1 – 1 of 1) sorted by relevance
1186 final Rect displayStableRect = mTmpRect; in adjustForIME() local1190 getDisplayContent().getStableRect(displayStableRect); in adjustForIME()1191 contentBounds.set(displayStableRect); in adjustForIME()1199 final int yOffset = displayStableRect.bottom - contentBounds.bottom; in adjustForIME()1211 getMinTopStackBottom(displayStableRect, getRawBounds().bottom); in adjustForIME()1231 getMinTopStackBottom(displayStableRect, in adjustForIME()