Searched refs:NULL_STRING (Results 1 – 2 of 2) sorted by relevance
88 static final String NULL_STRING = new String("<TypedProperties:NULL_STRING>"); field in TypedProperties330 return NULL_STRING; in parseValue()404 if (value == NULL_STRING) { in get()579 if (value == NULL_STRING) { in getString()707 if (value == NULL_STRING) { in getStringInfo()
106399 Lcom/android/internal/util/TypedProperties;->NULL_STRING:Ljava/lang/String;