Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DPendingIntent.java175 public static class CanceledException extends AndroidException { class in PendingIntent
176 public CanceledException() { in CanceledException() method in PendingIntent.CanceledException
179 public CanceledException(String name) { in CanceledException() method in PendingIntent.CanceledException
183 public CanceledException(Exception cause) { in CanceledException() method in PendingIntent.CanceledException