Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java572 public boolean isFullyAwake() { in isFullyAwake() method in AmbientState
H A DNotificationStackScrollLayout.java5260 public boolean isFullyAwake() { in isFullyAwake() method
5261 return mAmbientState.isFullyAwake(); in isFullyAwake()
5709 boolean continuousBackground = !mAmbientState.isFullyAwake()
H A DNotificationStackScrollLayoutController.java428 return mView.isExpanded() && mView.isFullyAwake();