Home
last modified time | relevance | path

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

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
H A DStopwatchFragment.kt423 val appInForeground = DataModel.dataModel.isApplicationInForeground regex
424 if (stopwatch.isRunning && isTabSelected && appInForeground) {