Home
last modified time | relevance | path

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

/aosp12/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.java325 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupAnimationStyle)) { in PopupWindow()
339 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupExitTransition)) { in PopupWindow()
H A DSpinner.java282 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.java261 if (a.hasValueOrEmpty(R.styleable.ListView_dividerHeight)) { in ListView()
/aosp12/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()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableWrapper.java204 if (a.hasValueOrEmpty(R.styleable.DrawableWrapper_drawable)) { in updateStateFromTypedArray()
/aosp12/frameworks/base/core/java/android/content/res/
H A DTypedArray.java1184 public boolean hasValueOrEmpty(@StyleableRes int index) { in hasValueOrEmpty() method in TypedArray
/aosp12/frameworks/layoutlib/bridge/src/android/content/res/
H A DBridgeTypedArray.java828 public boolean hasValueOrEmpty(int index) { in hasValueOrEmpty() method in BridgeTypedArray
/aosp12/frameworks/base/core/java/android/content/pm/parsing/
H A DParsingPackageUtils.java1948 if (sa.hasValueOrEmpty(R.styleable.AndroidManifestApplication_resizeableActivity)) { in parseBaseApplication()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java3567 if (sa.hasValueOrEmpty(R.styleable.AndroidManifestApplication_resizeableActivity)) { in parseBaseApplication()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java6415 if (!t.hasValueOrEmpty(index)) {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt5687 HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt13485 method public boolean hasValueOrEmpty(@StyleableRes int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9296 method public boolean hasValueOrEmpty(int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt5685 HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z