Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java252 private static final boolean DEBUG_DRAWABLE = false; field in NotificationPanelViewController
872 mView.setWillNotDraw(!DEBUG_DRAWABLE); in NotificationPanelViewController()
938 if (DEBUG_DRAWABLE) { in NotificationPanelViewController()
2564 if (DEBUG_DRAWABLE) { in onHeightUpdated()
4337 if (DEBUG_DRAWABLE) { in onQsSetExpansionHeightCalled()