Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeWindowLogger.kt102 fun logShadeFocusable(focusable: Boolean) { in <lambda>() method
DNotificationShadeWindowControllerImpl.java725 mLogger.logShadeFocusable(focusable); in setNotificationShadeFocusable()