Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationFadeAware.java65 boolean FADE_LAYER_OPTIMIZATION_ENABLED = true; field
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DViewState.java305 if (FadeOptimizedNotification.FADE_LAYER_OPTIMIZATION_ENABLED in applyToView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java3126 if (FADE_LAYER_OPTIMIZATION_ENABLED) {
3202 if (FADE_LAYER_OPTIMIZATION_ENABLED && view instanceof NotificationFadeAware) {
3229 if (!FADE_LAYER_OPTIMIZATION_ENABLED) {