Home
last modified time | relevance | path

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

/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/
DAttractionsRecyclerView.java29 private View mEmptyView; field in AttractionsRecyclerView
57 mEmptyView = emptyView; in setEmptyView()
73 if (mEmptyView != null && getAdapter() != null) { in updateEmptyView()
75 mEmptyView.setVisibility(showEmptyView ? VISIBLE : GONE); in updateEmptyView()
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.swiperefreshmultipleviews/
DSwipeRefreshMultipleViewsFragment.java74 private View mEmptyView; field in SwipeRefreshMultipleViewsFragment
100 mEmptyView = view.findViewById(android.R.id.empty); in onCreateView()
123 mGridView.setEmptyView(mEmptyView); in onViewCreated()
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
DContactDetailFragment.java96 private TextView mEmptyView; field in ContactDetailFragment
160 mEmptyView.setVisibility(View.GONE); in setContact()
180 mEmptyView.setVisibility(View.VISIBLE); in setContact()
240 mEmptyView = (TextView) detailView.findViewById(android.R.id.empty); in onCreateView()
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...