Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DBarChartInfoTest.java52 .setEmptyText(mEmptyText) in builder_shouldSetFieldsInTheInfo()
67 .setEmptyText(mEmptyText) in builder_noTitle_shouldThrowIllegalStateException()
84 .setEmptyText(mEmptyText) in addBarViewInfo_oneBarViewInfo_shouldSetOneBarViewInfo()
104 .setEmptyText(mEmptyText) in addBarViewInfo_maxNumberOfInfoAllowed_shouldSetMaxBarViewInfos()
128 .setEmptyText(mEmptyText) in addBarViewInfo_moreInfosThanMaxAllowed_shouldThrowIllegalStateException()
H A DBarChartPreferenceTest.java76 .setEmptyText(R.string.debug_app) in setUp()
99 .setEmptyText(R.string.debug_app) in initializeBarChart_noBarViewSet_shouldShowTitleAndEmptyView()
/aosp14/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/
H A DBarChartInfo.java147 public Builder setEmptyText(@StringRes int emptyText) { in setEmptyText() method in BarChartInfo.Builder
/aosp14/frameworks/base/core/java/android/app/
H A DListFragment.java294 public void setEmptyText(CharSequence text) { in setEmptyText() method in ListFragment
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6081 method @Deprecated public void setEmptyText(CharSequence);