Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java689 public static final int STRING_NOT_SET = -1; field in TypedProperties
705 return STRING_NOT_SET; in getStringInfo()
/frameworks/base/core/java/android/os/
DDebug.java1941 case TypedProperties.STRING_NOT_SET: in modifyFieldIfSet()