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