Searched refs:hasValueOrEmpty (Results 1 – 18 of 18) sorted by relevance
122 final boolean hasExplicitLeft = a.hasValueOrEmpty(R.styleable.TabWidget_tabStripLeft); in TabWidget()131 final boolean hasExplicitRight = a.hasValueOrEmpty(R.styleable.TabWidget_tabStripRight); in TabWidget()
150 if (a.hasValueOrEmpty(R.styleable.DatePicker_headerBackground)) { in DatePickerCalendarDelegate()
329 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupAnimationStyle)) { in PopupWindow()343 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupExitTransition)) { in PopupWindow()
283 if (pa.hasValueOrEmpty(R.styleable.Spinner_dropDownSelector)) { in Spinner()
213 if (a.hasValueOrEmpty(R.styleable.TimePicker_headerBackground)) { in TimePickerClockDelegate()
317 if (a.hasValueOrEmpty(R.styleable.SearchView_searchHintIcon)) { in SearchView()
259 if (a.hasValueOrEmpty(R.styleable.ListView_dividerHeight)) { in ListView()
129 if (a.hasValueOrEmpty(com.android.internal.R.styleable.PreferenceScreen_divider)) { in PreferenceScreen()
193 && a.hasValueOrEmpty(com.android.internal.R.styleable.PreferenceFragment_divider)) { in onViewCreated()
204 if (a.hasValueOrEmpty(R.styleable.DrawableWrapper_drawable)) { in updateStateFromTypedArray()
1195 public boolean hasValueOrEmpty(@StyleableRes int index) { in hasValueOrEmpty() method in TypedArray
1965 if (sa.hasValueOrEmpty(R.styleable.AndroidManifestApplication_resizeableActivity)) { in parseBaseApplication()
3623 if (sa.hasValueOrEmpty(R.styleable.AndroidManifestApplication_resizeableActivity)) { in parseBaseApplication()
6614 if (!t.hasValueOrEmpty(index)) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5395 HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
5398 HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
13534 method public boolean hasValueOrEmpty(@StyleableRes int);