Home
last modified time | relevance | path

Searched refs:hasValueOrEmpty (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DTabWidget.java122 final boolean hasExplicitLeft = a.hasValueOrEmpty(R.styleable.TabWidget_tabStripLeft); in TabWidget()
131 final boolean hasExplicitRight = a.hasValueOrEmpty(R.styleable.TabWidget_tabStripRight); in TabWidget()
H A DDatePickerCalendarDelegate.java150 if (a.hasValueOrEmpty(R.styleable.DatePicker_headerBackground)) { in DatePickerCalendarDelegate()
H A DPopupWindow.java329 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupAnimationStyle)) { in PopupWindow()
343 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupExitTransition)) { in PopupWindow()
H A DSpinner.java283 if (pa.hasValueOrEmpty(R.styleable.Spinner_dropDownSelector)) { in Spinner()
H A DTimePickerClockDelegate.java213 if (a.hasValueOrEmpty(R.styleable.TimePicker_headerBackground)) { in TimePickerClockDelegate()
H A DSearchView.java317 if (a.hasValueOrEmpty(R.styleable.SearchView_searchHintIcon)) { in SearchView()
H A DListView.java259 if (a.hasValueOrEmpty(R.styleable.ListView_dividerHeight)) { in ListView()
/aosp14/frameworks/base/core/java/android/preference/
H A DPreferenceScreen.java129 if (a.hasValueOrEmpty(com.android.internal.R.styleable.PreferenceScreen_divider)) { in PreferenceScreen()
H A DPreferenceFragment.java193 && a.hasValueOrEmpty(com.android.internal.R.styleable.PreferenceFragment_divider)) { in onViewCreated()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableWrapper.java204 if (a.hasValueOrEmpty(R.styleable.DrawableWrapper_drawable)) { in updateStateFromTypedArray()
/aosp14/frameworks/base/core/java/android/content/res/
H A DTypedArray.java1195 public boolean hasValueOrEmpty(@StyleableRes int index) { in hasValueOrEmpty() method in TypedArray
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
H A DParsingPackageUtils.java1965 if (sa.hasValueOrEmpty(R.styleable.AndroidManifestApplication_resizeableActivity)) { in parseBaseApplication()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java3623 if (sa.hasValueOrEmpty(R.styleable.AndroidManifestApplication_resizeableActivity)) { in parseBaseApplication()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java6614 if (!t.hasValueOrEmpty(index)) {
/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/boot/
H A Dboot-image-profile.txt5395 HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5398 HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13534 method public boolean hasValueOrEmpty(@StyleableRes int);