Home
last modified time | relevance | path

Searched defs:emptyView (Results 1 – 23 of 23) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/nfc/
H A DPaymentSettings.java78 View emptyView = getActivity().getLayoutInflater().inflate( in onViewCreated() local
/aosp12/frameworks/base/core/java/android/app/
H A DListActivity.java244 View emptyView = findViewById(com.android.internal.R.id.empty); in onContentChanged() local
H A DExpandableListActivity.java222 View emptyView = findViewById(com.android.internal.R.id.empty); in onContentChanged() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DCustomHeaderPagerListViewHolder.java93 final ListEmptyView emptyView = (ListEmptyView) mView.findViewById(getEmptyViewResId()); in maybeSetEmptyView() local
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DLoadingViewController.java43 public LoadingViewController(View loadingView, View contentView, @Nullable View emptyView) { in LoadingViewController()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/manageapplications/
H A DManageApplicationsTest.java246 final View emptyView = mock(View.class); in onRebuildComplete_shouldHideLoadingView() local
285 final View emptyView = mock(View.class); in onRebuildComplete_hasSearchQuery_shouldFilterSearch() local
/aosp12/packages/apps/Settings/src/com/android/settings/dashboard/
H A DRestrictedDashboardFragment.java211 TextView emptyView = (TextView) getActivity().findViewById(android.R.id.empty); in initEmptyTextView() local
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DRestrictedSettingsFragment.java217 TextView emptyView = (TextView) getActivity().findViewById(android.R.id.empty); in initEmptyTextView() local
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DAppEntitiesHeaderControllerTest.java215 final View emptyView = mAppEntitiesHeaderView.findViewById(R.id.empty_view); in apply_noAppEntitySet_shouldOnlyShowTitleAndEmptyView() local
/aosp12/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/
H A DBarChartPreference.java247 final TextView emptyView = (TextView) holder.findViewById(R.id.empty_view); in setEmptyViewVisible() local
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
H A DRestrictedSettingsFragment.java215 TextView emptyView = (TextView) getActivity().findViewById(android.R.id.empty); in initEmptyTextView() local
/aosp12/packages/apps/Settings/src/com/android/settings/localepicker/
H A DLocaleListEditor.java109 final TextView emptyView = getEmptyTextView(); in onResume() local
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DAlarmClockFragment.kt110 val emptyView = v.findViewById<View>(R.id.alarms_empty_view) as TextView regex
/aosp12/packages/apps/Settings/src/com/android/settings/print/
H A DPrintServiceSettingsFragment.java174 View emptyView = getEmptyView(); in updateEmptyView() local
H A DPrintSettingsFragment.java138 View emptyView = getActivity().getLayoutInflater().inflate( in onViewCreated() local
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DUserDictionarySettings.java123 TextView emptyView = getView().findViewById(android.R.id.empty); in onViewCreated() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
H A DUserDictionarySettings.java149 TextView emptyView = (TextView) getView().findViewById(android.R.id.empty); in onActivityCreated() local
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DSelectPrinterActivity.java416 View emptyView = findViewById(R.id.empty_print_state); in updateEmptyView() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/list/
H A DOldSpeedDialFragment.java94 private EmptyContentView emptyView; field in OldSpeedDialFragment
/aosp12/packages/apps/Settings/src/com/android/settings/applications/
H A DRunningProcessesView.java441 View emptyView = findViewById(com.android.internal.R.id.empty); in doCreate() local
/aosp12/frameworks/base/core/java/android/widget/
H A DAdapterView.java696 public void setEmptyView(View emptyView) { in setEmptyView()
H A DRemoteViews.java789 final View emptyView = root.findViewById(emptyViewId); in apply() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...