Searched refs:emptyViewId (Results 1 – 3 of 3) sorted by relevance
944 SetEmptyView(@IdRes int viewId, @IdRes int emptyViewId) { in SetEmptyView() argument946 this.mEmptyViewId = emptyViewId; in SetEmptyView()4790 public void setEmptyView(@IdRes int viewId, @IdRes int emptyViewId) {4791 addAction(new SetEmptyView(viewId, emptyViewId));
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
68407 Landroid/widget/RemoteViews$SetEmptyView;->emptyViewId:I