Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java231 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupAnimationStyle)) { in PopupWindow()
245 if (a.hasValueOrEmpty(R.styleable.PopupWindow_popupExitTransition)) { in PopupWindow()
DDatePickerCalendarDelegate.java154 if (a.hasValueOrEmpty(R.styleable.DatePicker_headerBackground)) { in DatePickerCalendarDelegate()
DSearchView.java296 if (a.hasValueOrEmpty(R.styleable.SearchView_searchHintIcon)) { in SearchView()
DTimePickerClockDelegate.java201 if (a.hasValueOrEmpty(R.styleable.TimePicker_headerBackground)) { in TimePickerClockDelegate()
DListView.java184 if (a.hasValueOrEmpty(R.styleable.ListView_dividerHeight)) { in ListView()
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java847 public boolean hasValueOrEmpty(int index) { in hasValueOrEmpty() method in BridgeTypedArray
/frameworks/base/core/java/android/content/res/
DTypedArray.java969 public boolean hasValueOrEmpty(int index) { in hasValueOrEmpty() method in TypedArray
/frameworks/base/core/java/android/view/
DView.java4519 if (!t.hasValueOrEmpty(index)) { in saveAttributeData()
/frameworks/base/api/
Dcurrent.txt9842 method public boolean hasValueOrEmpty(int);
Dsystem-current.txt10179 method public boolean hasValueOrEmpty(int);