Home
last modified time | relevance | path

Searched refs:notifyYChanged (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/views/
DStickyHeaderLayout.java297 animate().setUpdateListener(v -> notifyYChanged()); in EmptySpaceView()
325 notifyYChanged(); in onLayout()
331 notifyYChanged(); in offsetTopAndBottom()
337 notifyYChanged(); in setTranslationY()
340 private void notifyYChanged() { in notifyYChanged() method in StickyHeaderLayout.EmptySpaceView