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

/frameworks/base/core/java/com/android/internal/util/
H A DTypedProperties.java91 static final int TYPE_UNSET = 'x'; field in class:TypedProperties
112 return TYPE_UNSET;
169 if (type == TYPE_UNSET) {
188 if (type == TYPE_UNSET) {

Completed in 31 milliseconds