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