Home
last modified time | relevance | path

Searched refs:cause (Results 1 – 25 of 56) sorted by relevance

123

/packages/apps/Email/src/org/apache/commons/io/
DIOExceptionWithCause.java49 public IOExceptionWithCause(String message, Throwable cause) { in IOExceptionWithCause() argument
51 this.initCause(cause); in IOExceptionWithCause()
64 public IOExceptionWithCause(Throwable cause) { in IOExceptionWithCause() argument
65 super(cause == null ? null : cause.toString()); in IOExceptionWithCause()
66 this.initCause(cause); in IOExceptionWithCause()
/packages/apps/Nfc/src/com/android/nfc/snep/
DSnepException.java25 public SnepException(Exception cause) { in SnepException() argument
26 super(cause); in SnepException()
29 public SnepException(String message, Exception cause) { in SnepException() argument
30 super(message, cause); in SnepException()
/packages/apps/Mms/src/com/android/mms/
DContentRestrictionException.java34 public ContentRestrictionException(Exception cause) { in ContentRestrictionException() argument
35 super(cause); in ContentRestrictionException()
/packages/apps/Phone/src/com/android/phone/
DCallNotifier.java1081 Connection.DisconnectCause cause = c.getDisconnectCause(); in onDisconnect() local
1082 if (cause == Connection.DisconnectCause.BUSY) { in onDisconnect()
1085 } else if (cause == Connection.DisconnectCause.CONGESTION) { in onDisconnect()
1088 } else if (((cause == Connection.DisconnectCause.NORMAL) in onDisconnect()
1089 || (cause == Connection.DisconnectCause.LOCAL)) in onDisconnect()
1093 } else if (cause == Connection.DisconnectCause.CDMA_REORDER) { in onDisconnect()
1096 } else if (cause == Connection.DisconnectCause.CDMA_INTERCEPT) { in onDisconnect()
1099 } else if (cause == Connection.DisconnectCause.CDMA_DROP) { in onDisconnect()
1102 } else if (cause == Connection.DisconnectCause.OUT_OF_SERVICE) { in onDisconnect()
1105 } else if (cause == Connection.DisconnectCause.UNOBTAINABLE_NUMBER) { in onDisconnect()
[all …]
DEmergencyCallHelper.java254 Connection.DisconnectCause cause = conn.getDisconnectCause(); in onDisconnect() local
256 + "', addr '" + conn.getAddress() + "', cause = " + cause); in onDisconnect()
258 if (cause == Connection.DisconnectCause.OUT_OF_SERVICE) { in onDisconnect()
DInCallScreen.java1664 Connection.DisconnectCause cause = c.getDisconnectCause(); in onDisconnect() local
1665 if (DBG) log("onDisconnect: connection '" + c + "', cause = " + cause in onDisconnect()
1702 if (cause == Connection.DisconnectCause.CALL_BARRED) { in onDisconnect()
1705 } else if (cause == Connection.DisconnectCause.FDN_BLOCKED) { in onDisconnect()
1708 } else if (cause == Connection.DisconnectCause.CS_RESTRICTED) { in onDisconnect()
1711 } else if (cause == Connection.DisconnectCause.CS_RESTRICTED_EMERGENCY) { in onDisconnect()
1714 } else if (cause == Connection.DisconnectCause.CS_RESTRICTED_NORMAL) { in onDisconnect()
1722 && (cause != Connection.DisconnectCause.INCOMING_MISSED) in onDisconnect()
1723 && (cause != Connection.DisconnectCause.NORMAL) in onDisconnect()
1724 && (cause != Connection.DisconnectCause.LOCAL) in onDisconnect()
[all …]
DCallCard.java1112 Connection.DisconnectCause cause = c.getDisconnectCause(); in getCallFailedString() local
1118 switch (cause) { in getCallFailedString()
1499 Connection.DisconnectCause cause = c.getDisconnectCause(); in updatePhotoForCallState() local
1500 if ((cause == Connection.DisconnectCause.BUSY) in updatePhotoForCallState()
1501 || (cause == Connection.DisconnectCause.CONGESTION)) { in updatePhotoForCallState()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardLayoutSet.java83 public KeyboardLayoutSetException(final Throwable cause, final KeyboardId keyboardId) { in KeyboardLayoutSetException() argument
84 super(cause); in KeyboardLayoutSetException()
/packages/apps/Calendar/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/wallpapers/LivePicker/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/providers/ApplicationsProvider/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Settings/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/apps/CertInstaller/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/providers/UserDictionaryProvider/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/providers/DrmProvider/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/providers/DownloadProvider/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Camera/jni/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Provision/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Launcher2/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/inputmethods/LatinIME/java/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/apps/HTMLViewer/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/wallpapers/Basic/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Phone/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/apps/DeskClock/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices
/packages/apps/QuickSearchBox/
DNOTICE31 "control" means (i) the power, direct or indirect, to cause the
110 (b) You must cause any modified files to carry prominent notices

123