Searched refs:setPendingIntent (Results 1 – 12 of 12) sorted by relevance
61 .setPendingIntent(mTestIntent) in buildSuggestion_allFieldsShouldBeSet()77 .setPendingIntent(mTestIntent) in buildSuggestion_emptyKey_shouldCrash()90 .setPendingIntent(mTestIntent) in buildSuggestion_fromParcelable()
151 public Builder setPendingIntent(@NonNull PendingIntent pendingIntent) { in setPendingIntent() method in ScheduleInfo.Builder
85 void setPendingIntent(PendingIntent intent, Runnable finisher) { in setPendingIntent() method in ScreenshotActionChip
713 mQuickShareChip.setPendingIntent(imageData.quickShareAction.actionIntent, in setChipIntents()743 actionChip.setPendingIntent(smartAction.actionIntent, in setChipIntents()
210 public Builder setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in Suggestion.Builder
312 public Builder setPendingIntent(@Nullable PendingIntent pendingIntent) { in setPendingIntent() method in SmartspaceAction.Builder
303 public SearchAction.Builder setPendingIntent(@Nullable PendingIntent pendingIntent) { in setPendingIntent() method in SearchAction.Builder
539 public void setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in RemoteInputView678 setPendingIntent(other.mPendingIntent); in stealFocusFrom()718 setPendingIntent(a.actionIntent); in updatePendingIntentFromActions()
114 view.setPendingIntent(pendingIntent); in setTestPendingIntent()
484 riv.setPendingIntent(pendingIntent); in activateRemoteInput()
1263 existing.setPendingIntent(existingPendingIntent);
1486 …method @NonNull public android.app.search.SearchAction.Builder setPendingIntent(@Nullable android.…1614 …method @NonNull public android.app.smartspace.SmartspaceAction.Builder setPendingIntent(@Nullable …10303 …method public android.service.settings.suggestions.Suggestion.Builder setPendingIntent(android.app…