Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DEvents.java332 static UiEventLogger sUiEventLogger = new UiEventLoggerImpl(); field in Events
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java307 private static final UiEventLogger sUiEventLogger = new UiEventLoggerImpl(); field in CentralSurfacesImpl