Searched refs:CONGESTION (Results 1 – 12 of 12) sorted by relevance
43 public static final int CONGESTION = 5; field in DisconnectCause386 case CONGESTION: in toString()
302 DataFailCause.CONGESTION,501 DisconnectCause.CONGESTION,
486 public static final int CONGESTION = 0x83A; field in DataFailCause1159 sFailCauseMap.put(CONGESTION, "CONGESTION"); in sFailCauseMap.put() argument
44 CONGESTION(0x03), enumConstant
481 return DisconnectCause.CONGESTION; in disconnectCauseFromCode()
1611 assertEquals(DisconnectCause.CONGESTION, cn.getDisconnectCause());
201 field public static final int CONGESTION = 5; // 0x5
8177 field public static final int CONGESTION = 2106; // 0x83a
45291 field public static final int CONGESTION = 5; // 0x5
8075 field public static final int CONGESTION = 2106; // 0x83a
45147 field public static final int CONGESTION = 5; // 0x5
67560 Landroid/telephony/DisconnectCause;->CONGESTION:I