Home
last modified time | relevance | path

Searched defs:DozeDockHandler (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeDockHandler.java35 public class DozeDockHandler implements DozeMachine.Part { class
48 DozeDockHandler(AmbientDisplayConfiguration config, DockManager dockManager) { in DozeDockHandler() method in DozeDockHandler