Searched refs:cause (Results 1 - 25 of 35) sorted by relevance

12

/packages/apps/UnifiedEmail/src/org/apache/commons/io/
H A DIOExceptionWithCause.java38 * Constructs a new instance with the given message and cause.
40 * As specified in {@link Throwable}, the message in the given <code>cause</code> is not used in this instance's
46 * @param cause
47 * the cause (see {@link #getCause()}). A <code>null</code> value is allowed.
49 public IOExceptionWithCause(String message, Throwable cause) { argument
51 this.initCause(cause);
55 * Constructs a new instance with the given cause.
57 * The message is set to <code>cause==null ? null : cause.toString()</code>, which by default contains the class
58 * and message of <code>cause</cod
64 IOExceptionWithCause(Throwable cause) argument
[all...]
/packages/apps/Camera2/src/com/android/camera/one/
H A DOneCameraAccessException.java26 public OneCameraAccessException(String message, Throwable cause) { argument
27 super(message, cause);
30 public OneCameraAccessException(Throwable cause) { argument
31 super(cause);
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
H A DCameraCaptureSessionClosedException.java32 public CameraCaptureSessionClosedException(String message, Throwable cause) { argument
33 super(message, cause);
36 public CameraCaptureSessionClosedException(Throwable cause) { argument
37 super(cause);
/packages/apps/Messaging/src/android/support/v7/mms/
H A DApnException.java32 public ApnException(Throwable cause) { argument
33 super(cause);
36 public ApnException(String message, Throwable cause) { argument
37 super(message, cause);
H A DMmsNetworkException.java32 public MmsNetworkException(Throwable cause) { argument
33 super(cause);
36 public MmsNetworkException(String message, Throwable cause) { argument
37 super(message, cause);
H A DMmsHttpException.java37 public MmsHttpException(int statusCode, Throwable cause) { argument
38 super(cause);
42 public MmsHttpException(int statusCode, String message, Throwable cause) { argument
43 super(message, cause);
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DMmsException.java43 * Creates a new MmsException with the specified cause.
45 * @param cause the cause.
47 public MmsException(Throwable cause) { argument
48 super(cause);
52 * Creates a new MmsException with the specified detail message and cause.
55 * @param cause the cause.
57 public MmsException(String message, Throwable cause) { argument
58 super(message, cause);
[all...]
/packages/apps/Messaging/src/com/android/messaging/mmslib/
H A DMmsException.java43 * Creates a new MmsException with the specified cause.
45 * @param cause the cause.
47 public MmsException(Throwable cause) { argument
48 super(cause);
52 * Creates a new MmsException with the specified detail message and cause.
55 * @param cause the cause.
57 public MmsException(String message, Throwable cause) { argument
58 super(message, cause);
[all...]
/packages/apps/Messaging/src/com/android/messaging/sms/
H A DSmsException.java42 * Creates a new SmsException with the specified cause.
44 * @param cause the cause.
46 public SmsException(Throwable cause) { argument
47 super(cause);
51 * Creates a new SmsException with the specified detail message and cause.
54 * @param cause the cause.
56 public SmsException(String message, Throwable cause) { argument
57 super(message, cause);
[all...]
H A DMmsFailureException.java76 * Creates a new MmsFailureException with the specified cause.
79 * @param cause the cause.
81 public MmsFailureException(final int retryHint, Throwable cause) { argument
82 super(cause);
90 * with the specified detail message and cause.
94 * @param cause the cause.
96 public MmsFailureException(final int retryHint, String message, Throwable cause) { argument
97 super(message, cause);
[all...]
/packages/apps/Nfc/src/com/android/nfc/snep/
H A DSnepException.java25 public SnepException(Exception cause) { argument
26 super(cause);
29 public SnepException(String message, Exception cause) { argument
30 super(message, cause);
/packages/services/Car/car-lib/src/android/car/
H A DCarNotConnectedException.java33 public CarNotConnectedException(String name, Throwable cause) { argument
34 super(name, cause);
37 public CarNotConnectedException(Exception cause) { argument
38 super(cause);
/packages/services/Car/car-support-lib/src/android/support/car/
H A DCarNotConnectedException.java35 public CarNotConnectedException(String name, Throwable cause) { argument
36 super(name, cause);
39 public CarNotConnectedException(Exception cause) { argument
40 super(cause);
/packages/services/Mms/src/com/android/mms/service/exception/
H A DApnException.java32 public ApnException(Throwable cause) { argument
33 super(cause);
36 public ApnException(String message, Throwable cause) { argument
37 super(message, cause);
H A DMmsNetworkException.java32 public MmsNetworkException(Throwable cause) { argument
33 super(cause);
36 public MmsNetworkException(String message, Throwable cause) { argument
37 super(message, cause);
H A DMmsHttpException.java37 public MmsHttpException(int statusCode, Throwable cause) { argument
38 super(cause);
42 public MmsHttpException(int statusCode, String message, Throwable cause) { argument
43 super(message, cause);
/packages/apps/Dialer/java/com/android/incallui/disconnectdialog/
H A DDisconnectMessage.java39 private final DisconnectCause cause; field in class:DisconnectMessage
42 cause = call.getDisconnectCause();
45 if (disconnectDialog.shouldShow(cause)) {
61 cause.getCode(),
62 cause.getDescription(),
63 cause.getReason(),
H A DEnableWifiCallingPrompt.java47 "showing prompt for disconnect cause: %s",
57 DisconnectCause cause = call.getDisconnectCause();
58 CharSequence message = cause.getDescription();
/packages/apps/Camera2/src_pd/com/android/camera/stats/
H A DUsageStatistics.java45 public void mediaInteraction(String ref, int interactionType, int cause, float age) { argument
83 public void cameraFailure(int cause, String info, int agentAction, int agentState) { argument
/packages/apps/Gallery2/src_pd/com/android/gallery3d/util/
H A DUsageStatistics.java49 public static void setPendingTransitionCause(String cause) {} argument
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/
H A DVvmNetworkRequest.java68 private RequestFailedException(Throwable cause) { argument
69 super(cause);
/packages/services/Telephony/src/com/android/phone/
H A DCallLogger.java91 final int cause = c.getDisconnectCause();
97 callLogType = (cause == DisconnectCause.INCOMING_MISSED ?
H A DEmergencyCallHelper.java234 * disconnect cause OUT_OF_SERVICE. If so, schedule a retry.
238 int cause = conn.getDisconnectCause();
241 + "', cause = " + DisconnectCause.toString(cause));
243 if (cause == DisconnectCause.OUT_OF_SERVICE) {
249 // Any other disconnect cause means we're done.
399 // with cause==OUT_OF_SERVICE. If so, that will trigger a retry
/packages/services/Telecomm/src/com/android/server/telecom/
H A DCreateConnectionProcessor.java405 private boolean shouldFailCallIfConnectionManagerFails(DisconnectCause cause) { argument
421 if (cause.getCode() == DisconnectCause.CONNECTION_MANAGER_NOT_SUPPORTED) {
436 "error: " + cause.getReason() + ". Not falling back to SIM.");
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientConnection.java181 public synchronized void close(int cause) { argument
189 setDisconnected(new DisconnectCause(cause));

Completed in 620 milliseconds

12