Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationWakeUpCoordinator.kt317 val newOutputLinearDozeAmount = regex
319 val changed = outputLinearDozeAmount != newOutputLinearDozeAmount
323 newOutputLinearDozeAmount != 1.0f &&
324 newOutputLinearDozeAmount != 0.0f &&
332 outputLinearDozeAmount = newOutputLinearDozeAmount