Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java1405 final String currentStateName = PipelineState.getStateName(currentState); in scheduleRebuild() local
1408 + " while pipeline in state " + currentStateName + "."); in scheduleRebuild()