Searched refs:mReclamp (Results 1 – 1 of 1) sorted by relevance
1215 removeCallbacks(mReclamp); in onApplyWindowInsets()1216 postDelayed(mReclamp, 50); in onApplyWindowInsets()1225 private Runnable mReclamp = new Runnable() { field in NotificationStackScrollLayout