Home | History | Annotate | Download | only in cdma

Lines Matching defs:PRIORITY_EMERGENCY

109     private static final int PRIORITY_EMERGENCY     = 0x3;
853 if (priority >= PRIORITY_NORMAL && priority <= PRIORITY_EMERGENCY) {