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