Searched refs:SetEmptyView (Results 1 – 1 of 1) sorted by relevance
163 private class SetEmptyView extends Action { class in RemoteViews169 SetEmptyView(int viewId, int emptyViewId) { in SetEmptyView() method in RemoteViews.SetEmptyView174 SetEmptyView(Parcel in) { in SetEmptyView() method in RemoteViews.SetEmptyView1000 case SetEmptyView.TAG: in RemoteViews()1001 mActions.add(new SetEmptyView(parcel)); in RemoteViews()1200 addAction(new SetEmptyView(viewId, emptyViewId)); in setEmptyView()