Home
last modified time | relevance | path

Searched refs:HIPRI (Results 1 – 2 of 2) 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()
142 ChildType.HIPRI, in testMoveHeaderForward()
143 ChildType.HIPRI, in testMoveHeaderForward()
157 ChildType.HIPRI, in testMoveHeaderBackward()
[all …]
/frameworks/base/telephony/java/android/telephony/data/
DApnSetting.java84 public static final int TYPE_ALL = ApnTypes.DEFAULT | ApnTypes.HIPRI | ApnTypes.MMS
87 public static final int TYPE_DEFAULT = ApnTypes.DEFAULT | ApnTypes.HIPRI;
95 public static final int TYPE_HIPRI = ApnTypes.HIPRI;