Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilderTest.java2457 ExpectedGroup cmpGroup = (ExpectedGroup) expectedEntry; in verifyBuiltList()
2502 private ExpectedGroup group(ExpectedSummary summary, ExpectedChild...children) { in group()
2503 return new ExpectedGroup( in group()
2529 private static class ExpectedGroup extends ExpectedEntry { class in ShadeListBuilderTest
2533 private ExpectedGroup( in ExpectedGroup() method in ShadeListBuilderTest.ExpectedGroup