Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java255 private boolean mLastChronometerRunning = true; field in ExpandableNotificationRow
586 if (mLastChronometerRunning) { in onNotificationUpdated()
1056 setChronometerRunning(mLastChronometerRunning);
1114 mLastChronometerRunning = running;