Searched refs:layoutListener (Results 1 – 2 of 2) sorted by relevance
796 final ViewTreeObserver.OnGlobalLayoutListener layoutListener in show() local811 vto.addOnGlobalLayoutListener(layoutListener); in show()817 vto.removeGlobalOnLayoutListener(layoutListener); in show()
1253 final OnGlobalLayoutListener layoutListener = new OnGlobalLayoutListener() { in show() local1267 vto.addOnGlobalLayoutListener(layoutListener); in show()1272 vto.removeOnGlobalLayoutListener(layoutListener); in show()