Searched refs:SetOnClickFillInIntent (Results 1 – 1 of 1) sorted by relevance
554 private class SetOnClickFillInIntent extends Action { class in RemoteViews555 public SetOnClickFillInIntent(int id, Intent fillInIntent) { in SetOnClickFillInIntent() method in RemoteViews.SetOnClickFillInIntent560 public SetOnClickFillInIntent(Parcel parcel) { in SetOnClickFillInIntent() method in RemoteViews.SetOnClickFillInIntent2477 mActions.add(new SetOnClickFillInIntent(parcel));3009 addAction(new SetOnClickFillInIntent(viewId, fillInIntent));