Searched refs:setPendingIntent (Results 1 – 11 of 11) sorted by relevance
61 .setPendingIntent(mTestIntent) in buildSuggestion_allFieldsShouldBeSet()77 .setPendingIntent(mTestIntent) in buildSuggestion_emptyKey_shouldCrash()90 .setPendingIntent(mTestIntent) in buildSuggestion_fromParcelable()
78 void setPendingIntent(PendingIntent intent, Runnable finisher) { in setPendingIntent() method in ScreenshotActionChip
964 actionChip.setPendingIntent(smartAction.actionIntent, in createScreenshotActionsShadeAnimation()978 shareChip.setPendingIntent(imageData.shareAction.actionIntent, () -> { in createScreenshotActionsShadeAnimation()990 editChip.setPendingIntent(imageData.editAction.actionIntent, () -> { in createScreenshotActionsShadeAnimation()
151 public Builder setPendingIntent(@NonNull PendingIntent pendingIntent) { in setPendingIntent() method in ScheduleInfo.Builder
210 public Builder setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in Suggestion.Builder
312 public void setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in RemoteInputView449 setPendingIntent(other.mPendingIntent); in stealFocusFrom()489 setPendingIntent(a.actionIntent); in updatePendingIntentFromActions()
102 view.setPendingIntent(pendingIntent); in setTestPendingIntent()
480 riv.setPendingIntent(pendingIntent); in activateRemoteInput()
1320 existing.setPendingIntent(existingPendingIntent);
8922 …method public android.service.settings.suggestions.Suggestion.Builder setPendingIntent(android.app…
10040 …method public android.service.settings.suggestions.Suggestion.Builder setPendingIntent(android.app…