Searched refs:displayStableRect (Results 1 – 1 of 1) sorted by relevance
203 final Rect displayStableRect = new Rect(); in adjustForIME() local204 dl.getStableBounds(displayStableRect); in adjustForIME()211 final int minTopStackBottom = displayStableRect.top in adjustForIME()212 + (int) ((mPrimary.bottom - displayStableRect.top) * ADJUSTED_STACK_FRACTION_MIN); in adjustForIME()