Searched refs:mLoadingFrameLayout (Results 1 – 1 of 1) sorted by relevance
41 private LoadingFrameLayout mLoadingFrameLayout; field in DialerListBaseFragment48 mLoadingFrameLayout = view.findViewById(R.id.loading_frame_layout); in onCreateView()83 mLoadingFrameLayout.showLoading(); in showLoading()90 mLoadingFrameLayout.showContent(); in showContent()98 mLoadingFrameLayout.showEmpty(iconResId, messageResId, secondaryMessageResId); in showEmpty()108 mLoadingFrameLayout.showEmpty(iconResId, messageResId, secondaryMessageResId, in showEmpty()