Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java308 public static final int PHYSICAL_LINK_CLOSE_IN_PROGRESS = 0x7F8; field in DataFailCause
1089 sFailCauseMap.put(PHYSICAL_LINK_CLOSE_IN_PROGRESS, "PHYSICAL_LINK_CLOSE_IN_PROGRESS"); in sFailCauseMap.put() argument