Searched refs:SetEmptyView (Results 1 – 3 of 3) sorted by relevance
598 private class SetEmptyView extends Action { class in RemoteViews601 SetEmptyView(int viewId, int emptyViewId) { in SetEmptyView() method in RemoteViews.SetEmptyView606 SetEmptyView(Parcel in) { in SetEmptyView() method in RemoteViews.SetEmptyView2396 return new SetEmptyView(parcel);2727 addAction(new SetEmptyView(viewId, emptyViewId));
7739 android.widget.RemoteViews$SetEmptyView
48063 Landroid/widget/RemoteViews$SetEmptyView;