Searched refs:mRemoteInput (Results 1 – 2 of 2) sorted by relevance
769 private final RemoteInput mRemoteInput; field in Conversation.ConversationAction779 mRemoteInput = remoteInput; in ConversationAction()814 bundle.putParcelable(KEY_REMOTE_INPUT, mRemoteInput); in toBundle()847 return mRemoteInput; in getRemoteInput()
104 private RemoteInput mRemoteInput; field in NotificationClickHandlerFactoryTest249 .addRemoteInput(mRemoteInput) in onClickActionClickHandler_notCarCompatibleMessage_sendsPendingIntent()274 .addRemoteInput(mRemoteInput) in onClickActionClickHandler_notCarCompatibleMessage_invokesRegisteredListeners()