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