Home
last modified time | relevance | path

Searched defs:hasValueOrEmpty (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java828 public boolean hasValueOrEmpty(int index) { in hasValueOrEmpty() method in BridgeTypedArray
/frameworks/base/core/java/android/content/res/
DTypedArray.java1184 public boolean hasValueOrEmpty(@StyleableRes int index) { in hasValueOrEmpty() method in TypedArray