HomeSort by relevance Sort by last modified time
    Searched defs:setPendingIntent (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/service/settings/suggestions/
Suggestion.java 210 public Builder setPendingIntent(PendingIntent pendingIntent) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
RemoteInputView.java 266 public void setPendingIntent(PendingIntent pendingIntent) {
384 setPendingIntent(other.mPendingIntent);
424 setPendingIntent(a.actionIntent);

Completed in 53 milliseconds