Searched refs:setPendingIntent (Results 1 – 7 of 7) sorted by relevance
61 .setPendingIntent(mTestIntent) in buildSuggestion_allFieldsShouldBeSet()77 .setPendingIntent(mTestIntent) in buildSuggestion_emptyKey_shouldCrash()90 .setPendingIntent(mTestIntent) in buildSuggestion_fromParcelable()
210 public Builder setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in Suggestion.Builder
275 public void setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in RemoteInputView412 setPendingIntent(other.mPendingIntent); in stealFocusFrom()452 setPendingIntent(a.actionIntent); in updatePendingIntentFromActions()
103 view.setPendingIntent(pendingIntent); in setTestPendingIntent()
427 riv.setPendingIntent(pendingIntent); in activateRemoteInput()
1364 existing.setPendingIntent(existingPendingIntent);
6729 …method public android.service.settings.suggestions.Suggestion.Builder setPendingIntent(android.app…