Home
last modified time | relevance | path

Searched refs:TYPE_UNSET (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java91 static final int TYPE_UNSET = 'x'; field in TypedProperties
112 return TYPE_UNSET; in interpretType()
169 if (type == TYPE_UNSET) { in parse()
188 if (type == TYPE_UNSET) { in parse()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt106415 Lcom/android/internal/util/TypedProperties;->TYPE_UNSET:I