Home
last modified time | relevance | path

Searched defs:setPendingIntent (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SettingsLib/SchedulesProvider/src/com/android/settingslib/schedulesprovider/
DScheduleInfo.java151 public Builder setPendingIntent(@NonNull PendingIntent pendingIntent) { in setPendingIntent() method in ScheduleInfo.Builder
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DOverlayActionChip.java97 public void setPendingIntent(PendingIntent intent, Runnable finisher) { in setPendingIntent() method in OverlayActionChip
/frameworks/base/core/java/android/service/settings/suggestions/
DSuggestion.java210 public Builder setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in Suggestion.Builder
/frameworks/base/core/java/android/app/smartspace/uitemplatedata/
DTapAction.java220 public Builder setPendingIntent(@NonNull PendingIntent pendingIntent) { in setPendingIntent() method in TapAction.Builder
/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/
DEntryController.java201 public MetaData setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in EntryController.MetaData
/frameworks/base/core/java/android/app/smartspace/
DSmartspaceAction.java312 public Builder setPendingIntent(@Nullable PendingIntent pendingIntent) { in setPendingIntent() method in SmartspaceAction.Builder
/frameworks/base/core/java/android/app/search/
DSearchAction.java303 public SearchAction.Builder setPendingIntent(@Nullable PendingIntent pendingIntent) { in setPendingIntent() method in SearchAction.Builder
/frameworks/base/core/java/android/window/
DWindowContainerTransaction.java1967 Builder setPendingIntent(@Nullable PendingIntent sender) { in setPendingIntent() method in WindowContainerTransaction.HierarchyOp.Builder