Searched defs:OperationCanceledException (Results 1 – 3 of 3) sorted by relevance
18 public class OperationCanceledException extends AccountsException { class19 public OperationCanceledException() { in OperationCanceledException() method in OperationCanceledException22 public OperationCanceledException(String message) { in OperationCanceledException() method in OperationCanceledException25 public OperationCanceledException(String message, Throwable cause) { in OperationCanceledException() method in OperationCanceledException28 public OperationCanceledException(Throwable cause) { in OperationCanceledException() method in OperationCanceledException
25 public class OperationCanceledException extends RuntimeException { class26 public OperationCanceledException() { in OperationCanceledException() method in OperationCanceledException30 public OperationCanceledException(String message) { in OperationCanceledException() method in OperationCanceledException
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...