Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java3051 updateChronometerForChild(child); in onViewAddedInternal()
4146 updateChronometerForChild(getChildAt(i)); in updateChronometers()
4150 void updateChronometerForChild(View child) { in updateChronometerForChild() method
4187 updateChronometerForChild(view); in onChildHeightReset()