Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java2931 updateChronometerForChild(child); in onViewAddedInternal()
4006 updateChronometerForChild(getChildAt(i)); in updateChronometers()
4011 void updateChronometerForChild(View child) { in updateChronometerForChild() method
4048 updateChronometerForChild(view); in onChildHeightReset()