Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManagerTest.java94 setStackState(ChildType.HIPRI, ChildType.HIPRI, ChildType.HIPRI, ChildType.LOPRI); in testInsertHeader()
106 setStackState(ChildType.HIPRI, ChildType.HIPRI, ChildType.LOPRI); in testRemoveHeader()
110 setStackState(ChildType.HIPRI, ChildType.HIPRI, ChildType.HEADER, ChildType.HIPRI); in testRemoveHeader()
121 setStackState(ChildType.HIPRI, ChildType.HIPRI, ChildType.HIPRI); in testDoNothingIfHeaderAlreadyRemoved()
134 ChildType.HIPRI, in testMoveHeaderForward()
135 ChildType.HIPRI, in testMoveHeaderForward()
136 ChildType.HIPRI, in testMoveHeaderForward()
137 ChildType.LOPRI); in testMoveHeaderForward()
142 ChildType.HIPRI, in testMoveHeaderForward()
143 ChildType.HIPRI, in testMoveHeaderForward()
[all …]