Searched refs:setStackState (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationSectionsManagerTest.java | 94 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() 133 setStackState( in testMoveHeaderForward() 141 setStackState( in testMoveHeaderForward() 156 setStackState( in testMoveHeaderBackward() 164 setStackState( in testMoveHeaderBackward() 179 setStackState( in testHeaderRemovedFromTransientParent() 185 setStackState( in testHeaderRemovedFromTransientParent() [all …]
|