Searched defs:actionIntent (Results 1 – 4 of 4) sorted by relevance
196 val actionIntent = a.actionIntent ?: continue in onSendRemoteInput() constant
195 pair.second.actionIntent?.let { actionIntent -> in inflateSmartReplyState() method
641 PendingIntent actionIntent = PendingIntent.getBroadcast(mContext, sensor, in showSensorUseReminderNotification() local
1761 public PendingIntent actionIntent; field in Notification.Action