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