Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/accounts/
H A DOperationCanceledException.java18 public class OperationCanceledException extends AccountsException { class
19 public OperationCanceledException() { in OperationCanceledException() method in OperationCanceledException
22 public OperationCanceledException(String message) { in OperationCanceledException() method in OperationCanceledException
25 public OperationCanceledException(String message, Throwable cause) { in OperationCanceledException() method in OperationCanceledException
28 public OperationCanceledException(Throwable cause) { in OperationCanceledException() method in OperationCanceledException
/aosp12/frameworks/base/lowpan/java/android/net/lowpan/
H A DOperationCanceledException.java26 public class OperationCanceledException extends LowpanException { class
28 public OperationCanceledException() {} in OperationCanceledException() method in OperationCanceledException
30 public OperationCanceledException(String message) { in OperationCanceledException() method in OperationCanceledException
34 public OperationCanceledException(String message, Throwable cause) { in OperationCanceledException() method in OperationCanceledException
38 protected OperationCanceledException(Exception cause) { in OperationCanceledException() method in OperationCanceledException
/aosp12/frameworks/base/core/java/android/os/
H A DOperationCanceledException.java25 public class OperationCanceledException extends RuntimeException { class
26 public OperationCanceledException() { in OperationCanceledException() method in OperationCanceledException
30 public OperationCanceledException(String message) { in OperationCanceledException() method in OperationCanceledException
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...