Searched refs:getResultKey (Results 1 – 4 of 4) 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()
328 results.putString(mRemoteInput.getResultKey(), mEditText.getText().toString()); in prepareRemoteInputFromText()356 bundle.putString(mRemoteInput.getResultKey(), mEditText.getText().toString()); in prepareRemoteInputFromData()
6506 method public String getResultKey();
4936 method public java.lang.String getResultKey();