Searched defs:getPendingIntent (Results 1 – 7 of 7) sorted by relevance
79 public static PendingIntent getPendingIntent(Context context, int id) { in getPendingIntent() method in FullScreenActivity
60 public static PendingIntent getPendingIntent(Context context, int update, int id, long when) { in getPendingIntent() method in UpdateService
63 public static PendingIntent getPendingIntent(Context context, int resId) { in getPendingIntent() method in ToastService
72 public static PendingIntent getPendingIntent(Context context, int id, String action) { in getPendingIntent() method in PhoneService
92 protected PendingIntent getPendingIntent() { in getPendingIntent() method in DownloadRequest
300 protected abstract PendingIntent getPendingIntent(); in getPendingIntent() method in MmsRequest
141 protected PendingIntent getPendingIntent() { in getPendingIntent() method in SendRequest