Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyLightsOutNotifController.java140 boolean shouldShowDot() { in shouldShowDot() method in LegacyLightsOutNotifController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DPrivacyDotViewController.kt668 fun shouldShowDot(): Boolean { in shouldShowDot() method