Home
last modified time | relevance | path

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

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