Searched defs:pendingIntent (Results 1 – 6 of 6) sorted by relevance
59 PendingIntent pendingIntent = ObjectsCompat.requireNonNull(PendingIntentCompat.getBroadcast( in testSend() local81 PendingIntent pendingIntent = ObjectsCompat.requireNonNull(PendingIntentCompat.getBroadcast( in testSend_canceled() local
3248 PendingIntent pendingIntent = PendingIntent.getActivity( in action_builder_setContextual() local3314 PendingIntent pendingIntent = PendingIntent.getActivity( in action_builder_setAuthRequired() local
71 PendingIntent pendingIntent) { in startActivityAndCollapse()87 void startActivityAndCollapse(PendingIntent pendingIntent); in startActivityAndCollapse()
204 public static void send( in send()226 public static void send( in send()249 public static void send( in send()298 public static void send( in send()362 PendingIntent pendingIntent, in onSendFinished()
7960 public @NonNull Builder setReplyAction(@Nullable PendingIntent pendingIntent, in setReplyAction()7975 public @NonNull Builder setReadPendingIntent( in setReadPendingIntent()
290 val pendingIntent = in <lambda>() constant