Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/widget/
H A DLoadingFrameLayout.java109 private void setErrorView(int errorLayoutId) { in setErrorView() argument
110 mErrorView = new ViewContainer(State.ERROR, errorLayoutId, R.id.loading_info_icon, in setErrorView()