Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DDataFailCause.java306 public static final int PHYSICAL_LINK_CLOSE_IN_PROGRESS = 0x7F8; field in DataFailCause
1203 sFailCauseMap.put(PHYSICAL_LINK_CLOSE_IN_PROGRESS, "PHYSICAL_LINK_CLOSE_IN_PROGRESS"); in sFailCauseMap.put() argument