Searched refs:mRemoteInput (Results 1 – 2 of 2) sorted by relevance
80 private RemoteInput mRemoteInput; field in RemoteInputView138 results.putString(mRemoteInput.getResultKey(), mEditText.getText().toString()); in sendRemoteInput()258 mRemoteInput = remoteInput; in setRemoteInput()259 mEditText.setHint(mRemoteInput.getLabel()); in setRemoteInput()392 setRemoteInput(other.mRemoteInputs, other.mRemoteInput); in stealFocusFrom()
4074 private final RemoteInput mRemoteInput; field in NotificationCompat.CarExtender.UnreadConversation4084 mRemoteInput = remoteInput; in UnreadConversation()4105 return mRemoteInput; in getRemoteInput()4169 private RemoteInput mRemoteInput; field in NotificationCompat.CarExtender.UnreadConversation.Builder4209 mRemoteInput = remoteInput; in setReplyAction()4251 return new UnreadConversation(messages, mRemoteInput, mReplyPendingIntent, in build()