Home
last modified time | relevance | path

Searched refs:telephonyPreciseDisconnectCause (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DDisconnectCauseUtil.java77 int telephonyDisconnectCause, int telephonyPreciseDisconnectCause, String reason) { in toTelecomDisconnectCause() argument
78 return toTelecomDisconnectCause(telephonyDisconnectCause, telephonyPreciseDisconnectCause, in toTelecomDisconnectCause()
107 int telephonyDisconnectCause, int telephonyPreciseDisconnectCause, String reason, in toTelecomDisconnectCause() argument
109 return toTelecomDisconnectCause(telephonyDisconnectCause, telephonyPreciseDisconnectCause, in toTelecomDisconnectCause()
125 int telephonyDisconnectCause, int telephonyPreciseDisconnectCause, String reason, in toTelecomDisconnectCause() argument
128 return toTelecomDisconnectCause(telephonyDisconnectCause, telephonyPreciseDisconnectCause, in toTelecomDisconnectCause()
141 int telephonyDisconnectCause, int telephonyPreciseDisconnectCause, String reason, in toTelecomDisconnectCause() argument
149 telephonyPreciseDisconnectCause, carrierConfig, featureFlags)) in toTelecomDisconnectCause()
157 .setTelephonyPreciseDisconnectCause(telephonyPreciseDisconnectCause) in toTelecomDisconnectCause()
295 Context context, int telephonyDisconnectCause, int telephonyPreciseDisconnectCause, in toTelecomDisconnectCauseLabel() argument
[all …]