Searched refs:TYPE_UNSET (Results 1 – 2 of 2) sorted by relevance
91 static final int TYPE_UNSET = 'x'; field in TypedProperties112 return TYPE_UNSET; in interpretType()169 if (type == TYPE_UNSET) { in parse()188 if (type == TYPE_UNSET) { in parse()
106415 Lcom/android/internal/util/TypedProperties;->TYPE_UNSET:I