Home
last modified time | relevance | path

Searched refs:hasAdjacentMapping (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DViewDebug.java206 boolean hasAdjacentMapping() default false; in hasAdjacentMapping() method
1225 if (property.hasAdjacentMapping() && array != null) { in exportMethods()
1317 if (property.hasAdjacentMapping() && array != null) { in exportFields()
DView.java3958 @ViewDebug.ExportedProperty(category = "attributes", hasAdjacentMapping = true)
/frameworks/base/core/java/android/content/res/
DResources.java1616 @ViewDebug.ExportedProperty(category = "theme", hasAdjacentMapping = true)