Searched refs:inputIntent (Results 1 – 1 of 1) sorted by relevance
4535 PendingIntent inputIntent = PendingIntent.getActivity(mContext, 0, new Intent(), 0); in testFlagBubbleNotifs_flag_messaging() local4538 inputIntent).addRemoteInput(remoteInput) in testFlagBubbleNotifs_flag_messaging()5181 PendingIntent inputIntent = PendingIntent.getActivity(mContext, 0, new Intent(), 0); in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground() local5184 inputIntent).addRemoteInput(remoteInput) in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground()5238 PendingIntent inputIntent = PendingIntent.getActivity(mContext, 0, new Intent(), 0); in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground() local5241 inputIntent).addRemoteInput(remoteInput) in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground()