Searched refs:getResultKey (Results 1 – 6 of 6) sorted by relevance
147 public String getResultKey() { in getResultKey() method in RemoteInput457 Object result = results.get(remoteInput.getResultKey()); in addResultsToIntent()459 resultsBundle.putCharSequence(remoteInput.getResultKey(), (CharSequence) result); in addResultsToIntent()495 resultsBundle.putString(remoteInput.getResultKey(), uri.toString()); in addDataResultToIntent()
146 results.putString(mRemoteInput.getResultKey(), mEditText.getText().toString()); in sendRemoteInput()
289 results.putString(smartReplies.remoteInput.getResultKey(), choice.toString()); in inflateReplyButton()
4936 method public java.lang.String getResultKey();
6060 method public String getResultKey();