Searched refs:oldht (Results 1 – 1 of 1) sorted by relevance
9656 int oldht = mLayout.getHeight(); in checkForRelayout() local9680 if (mLayout.getHeight() == oldht in checkForRelayout()9681 && (mHintLayout == null || mHintLayout.getHeight() == oldht)) { in checkForRelayout()