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

  /frameworks/base/core/java/android/widget/
RemoteViews.java 740 private class SetOnClickPendingIntent extends Action {
741 public SetOnClickPendingIntent(int id, PendingIntent pendingIntent) {
746 public SetOnClickPendingIntent(Parcel parcel) {
774 Log.w(LOG_TAG, "Cannot setOnClickPendingIntent for collection item " +
805 return "SetOnClickPendingIntent";
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 67 milliseconds