Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIntentSender.java78 public static class SendIntentException extends AndroidException { class in IntentSender
79 public SendIntentException() { in SendIntentException() method in IntentSender.SendIntentException
82 public SendIntentException(String name) { in SendIntentException() method in IntentSender.SendIntentException
86 public SendIntentException(Exception cause) { in SendIntentException() method in IntentSender.SendIntentException