Searched refs:isShowingContent (Results 1 – 2 of 2) sorted by relevance
102 public boolean isShowingContent() { in isShowingContent() method in EmptyContentView
132 return mEmptyView != null && mEmptyView.isShowingContent(); in isShowingPermissionRequest()