Searched defs:SendIntentException (Results 1 – 1 of 1) sorted by relevance
74 public static class SendIntentException extends AndroidException { class in IntentSender75 public SendIntentException() { in SendIntentException() method in IntentSender.SendIntentException78 public SendIntentException(String name) { in SendIntentException() method in IntentSender.SendIntentException82 public SendIntentException(Exception cause) { in SendIntentException() method in IntentSender.SendIntentException