Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTabWidget.java126 final boolean hasExplicitLeft = a.hasValueOrEmpty(R.styleable.TabWidget_tabStripLeft); in TabWidget()
135 final boolean hasExplicitRight = a.hasValueOrEmpty(R.styleable.TabWidget_tabStripRight); in TabWidget()
DDatePickerCalendarDelegate.java150 if (a.hasValueOrEmpty(R.styleable.DatePicker_headerBackground)) { in DatePickerCalendarDelegate()
DPopupWindow.java329 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupAnimationStyle)) { in PopupWindow()
343 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupExitTransition)) { in PopupWindow()
DSpinner.java287 if (pa.hasValueOrEmpty(R.styleable.Spinner_dropDownSelector)) { in Spinner()
DTimePickerClockDelegate.java213 if (a.hasValueOrEmpty(R.styleable.TimePicker_headerBackground)) { in TimePickerClockDelegate()
DSearchView.java317 if (a.hasValueOrEmpty(R.styleable.SearchView_searchHintIcon)) { in SearchView()
DListView.java259 if (a.hasValueOrEmpty(R.styleable.ListView_dividerHeight)) { in ListView()
/frameworks/base/core/java/android/preference/
DPreferenceScreen.java129 if (a.hasValueOrEmpty(com.android.internal.R.styleable.PreferenceScreen_divider)) { in PreferenceScreen()
DPreferenceFragment.java193 && a.hasValueOrEmpty(com.android.internal.R.styleable.PreferenceFragment_divider)) { in onViewCreated()
/frameworks/base/graphics/java/android/graphics/drawable/
DDrawableWrapper.java204 if (a.hasValueOrEmpty(R.styleable.DrawableWrapper_drawable)) { in updateStateFromTypedArray()
/frameworks/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java831 public boolean hasValueOrEmpty(int index) { in hasValueOrEmpty() method in BridgeTypedArray
/frameworks/base/core/java/android/content/res/
DTypedArray.java1199 public boolean hasValueOrEmpty(@StyleableRes int index) { in hasValueOrEmpty() method in TypedArray
/frameworks/base/core/java/com/android/internal/pm/pkg/parsing/
DParsingPackageUtils.java2082 if (sa.hasValueOrEmpty(R.styleable.AndroidManifestApplication_resizeableActivity)) {
/frameworks/base/core/java/android/content/pm/
DPackageParser.java3623 if (sa.hasValueOrEmpty(R.styleable.AndroidManifestApplication_resizeableActivity)) { in parseBaseApplication()
/frameworks/base/core/java/android/view/
DView.java6915 if (!t.hasValueOrEmpty(index)) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt5317 HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9296 method public boolean hasValueOrEmpty(int);
/frameworks/base/config/
Dboot-image-profile.txt5320 HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
/frameworks/base/core/api/
Dcurrent.txt14026 method public boolean hasValueOrEmpty(@StyleableRes int);