Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
DUserTrackerImpl.kt256 val thresholdLogJob = launch(backgroundContext) { in <lambda>() constant
262 thresholdLogJob.cancel() in <lambda>()