Home
last modified time | relevance | path

Searched refs:setEmptyView (Results 1 – 25 of 35) sorted by relevance

12

/aosp12/frameworks/base/core/java/android/app/
H A DListFragment.java301 mList.setEmptyView(mStandardEmptyView); in setEmptyText()
418 mList.setEmptyView(mEmptyView); in ensureList()
421 mList.setEmptyView(mStandardEmptyView); in ensureList()
H A DExpandableListActivity.java230 mList.setEmptyView(emptyView); in onContentChanged()
H A DListActivity.java252 mList.setEmptyView(emptyView); in onContentChanged()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
H A DRestrictedSettingsFragment.java240 setEmptyView(new View(getContext())); in showAdminDialog()
242 setEmptyView(mEmptyTextView); in showAdminDialog()
275 protected void setEmptyView(View v) { in setEmptyView() method in RestrictedSettingsFragment
/aosp12/packages/apps/Settings/src/com/android/settings/dashboard/
H A DRestrictedDashboardFragment.java238 setEmptyView(new View(getContext())); in onDataSetChanged()
240 setEmptyView(mEmptyTextView); in onDataSetChanged()
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DRestrictedSettingsFragment.java244 setEmptyView(new View(getContext())); in onDataSetChanged()
246 setEmptyView(mEmptyTextView); in onDataSetChanged()
H A DUserCredentialsSettings.java375 setEmptyView(emptyTextView); in onPostExecute()
377 setEmptyView(null); in onPostExecute()
H A DSettingsPreferenceFragment.java326 public void setEmptyView(View v) { in setEmptyView() method in SettingsPreferenceFragment
/aosp12/packages/apps/Gallery2/src/com/android/photos/
H A DMultiSelectGridFragment.java187 mGrid.setEmptyView(mEmptyView); in setEmptyText()
302 mGrid.setEmptyView(mEmptyView); in ensureGrid()
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/ui/shared/
H A DLoadingFrameLayout.java73 setEmptyView(); in LoadingFrameLayout()
89 private void setEmptyView() { in setEmptyView() method in LoadingFrameLayout
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DEmptyTextSettings.java48 setEmptyView(mEmpty); in onViewCreated()
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/widget/
H A DLoadingFrameLayout.java81 setEmptyView( in LoadingFrameLayout()
103 private void setEmptyView(int emptyLayoutId) { in setEmptyView() method in LoadingFrameLayout
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListWithEmptyView.java70 getListView().setEmptyView(mEmptyView); in onCreate()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DCustomHeaderPagerListViewHolder.java98 listView.setEmptyView(emptyView); in maybeSetEmptyView()
/aosp12/packages/apps/Settings/src/com/android/settings/print/
H A DPrintServiceSettingsFragment.java186 setEmptyView(emptyView); in updateEmptyView()
197 setEmptyView(emptyView); in updateEmptyView()
210 setEmptyView(emptyView); in updateEmptyView()
H A DPrintSettingsFragment.java152 setEmptyView(emptyView); in onViewCreated()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
H A DPhotoAppWidgetProvider.java94 views.setEmptyView(R.id.appwidget_stack_view, R.id.appwidget_empty_view); in buildStackWidget()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DMediaRouteChooserDialog.java141 mListView.setEmptyView(findViewById(android.R.id.empty)); in onCreate()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppTransferHistory.java90 mListView.setEmptyView(findViewById(R.id.empty)); in onCreate()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
H A DUserDictionarySettings.java155 listView.setEmptyView(emptyView); in onActivityCreated()
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DUserDictionarySettings.java128 listView.setEmptyView(emptyView); in onViewCreated()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
H A DApnSettingsActivity.java172 lv.setEmptyView(empty); in onActivityCreated()
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DSimImportFragment.java255 mListView.setEmptyView(getView().findViewById(R.id.empty_message)); in onLoadFinished()
/aosp12/frameworks/base/core/java/android/widget/
H A DAdapterView.java696 public void setEmptyView(View emptyView) { in setEmptyView() method in AdapterView
/aosp12/packages/apps/Settings/src/com/android/settings/vpn2/
H A DVpnSettings.java187 setEmptyView(getEmptyTextView()); in onResume()

12