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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java121 private boolean mLastChronometerRunning = true; field in class:ExpandableNotificationRow
520 setChronometerRunning(mLastChronometerRunning);
561 mLastChronometerRunning = running;

Completed in 286 milliseconds