Home
last modified time | relevance | path

Searched refs:SetEmptyView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DRemoteViews.java598 private class SetEmptyView extends Action { class in RemoteViews
601 SetEmptyView(int viewId, int emptyViewId) { in SetEmptyView() method in RemoteViews.SetEmptyView
606 SetEmptyView(Parcel in) { in SetEmptyView() method in RemoteViews.SetEmptyView
2396 return new SetEmptyView(parcel);
2727 addAction(new SetEmptyView(viewId, emptyViewId));
/frameworks/base/config/
Dpreloaded-classes7739 android.widget.RemoteViews$SetEmptyView
Dboot-image-profile.txt48063 Landroid/widget/RemoteViews$SetEmptyView;