Searched refs:hasValueOrEmpty (Results 1 – 19 of 19) sorted by relevance
109 final boolean hasExplicitLeft = a.hasValueOrEmpty(R.styleable.TabWidget_tabStripLeft); in TabWidget()118 final boolean hasExplicitRight = a.hasValueOrEmpty(R.styleable.TabWidget_tabStripRight); in TabWidget()
150 if (a.hasValueOrEmpty(R.styleable.DatePicker_headerBackground)) { in DatePickerCalendarDelegate()
325 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupAnimationStyle)) { in PopupWindow()339 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupExitTransition)) { in PopupWindow()
282 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()
261 if (a.hasValueOrEmpty(R.styleable.ListView_dividerHeight)) { in ListView()
121 if (!a.hasValueOrEmpty(android.R.styleable.View_background)) { in NumPadKey()
128 if (a.hasValueOrEmpty(com.android.internal.R.styleable.PreferenceScreen_divider)) { in PreferenceScreen()
192 && a.hasValueOrEmpty(com.android.internal.R.styleable.PreferenceFragment_divider)) { in onViewCreated()
203 if (a.hasValueOrEmpty(R.styleable.DrawableWrapper_drawable)) { in updateStateFromTypedArray()
855 public boolean hasValueOrEmpty(int index) { in hasValueOrEmpty() method in BridgeTypedArray
1183 public boolean hasValueOrEmpty(@StyleableRes int index) { in hasValueOrEmpty() method in TypedArray
3692 if (sa.hasValueOrEmpty(R.styleable.AndroidManifestApplication_resizeableActivity)) { in parseBaseApplication()
6241 if (!t.hasValueOrEmpty(index)) {
5000 HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
9296 method public boolean hasValueOrEmpty(int);
12435 method public boolean hasValueOrEmpty(@StyleableRes int);