Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
H A DDreamLogger.kt59 fun logShouldShowComplications(showComplications: Boolean) = regex
H A DDreamOverlayStateController.java394 mLogger.logShouldShowComplications(shouldShowComplications); in setShouldShowComplications()