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

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

Completed in 1156 milliseconds