Searched refs:mSearchProgress (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DDefaultContactBrowseListFragment.java62 private View mSearchProgress; field in class:DefaultContactBrowseListFragment
131 mSearchProgress = getView().findViewById(R.id.search_progress);
144 mSearchProgress.setVisibility(show ? View.VISIBLE : View.GONE);

Completed in 8 milliseconds