Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/service/settings/suggestions/
DSuggestionTest.java61 .setPendingIntent(mTestIntent) in buildSuggestion_allFieldsShouldBeSet()
77 .setPendingIntent(mTestIntent) in buildSuggestion_emptyKey_shouldCrash()
90 .setPendingIntent(mTestIntent) in buildSuggestion_fromParcelable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java275 public void setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in RemoteInputView
412 setPendingIntent(other.mPendingIntent); in stealFocusFrom()
452 setPendingIntent(a.actionIntent); in updatePendingIntentFromActions()
/frameworks/base/core/java/android/service/settings/suggestions/
DSuggestion.java210 public Builder setPendingIntent(PendingIntent pendingIntent) { in setPendingIntent() method in Suggestion.Builder
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DRemoteInputViewTest.java103 view.setPendingIntent(pendingIntent); in setTestPendingIntent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java443 riv.setPendingIntent(pendingIntent); in activateRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1270 existing.setPendingIntent(existingPendingIntent);
/frameworks/base/api/
Dsystem-current.txt7551 …method public android.service.settings.suggestions.Suggestion.Builder setPendingIntent(android.app…
/frameworks/base/non-updatable-api/
Dsystem-current.txt7449 …method public android.service.settings.suggestions.Suggestion.Builder setPendingIntent(android.app…