Searched refs:KEY_PENDING_INTENT (Results 1 – 2 of 2) sorted by relevance
93 public static final String KEY_PENDING_INTENT = "android.app.stubs.key.PENDING_INTENT"; field in CommandReceiver199 resultExtras.putParcelable(KEY_PENDING_INTENT, pendingIntent); in onReceive()
526 CommandReceiver.KEY_PENDING_INTENT, PendingIntent.class); in triggerPendingIntentCreation()