Home
last modified time | relevance | path

Searched defs:MSG_AND_PROTOCOL_STATE_UNCOMPATIBLE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java149 public static final int MSG_AND_PROTOCOL_STATE_UNCOMPATIBLE = 0x65; field in DataFailCause
1021 sFailCauseMap.put(MSG_AND_PROTOCOL_STATE_UNCOMPATIBLE, in sFailCauseMap.put() argument
1022 "MSG_AND_PROTOCOL_STATE_UNCOMPATIBLE"); in sFailCauseMap.put()