Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java690 public static final int STRING_NULL = 0; field in TypedProperties
708 return STRING_NULL; in getStringInfo()
/frameworks/base/core/java/android/os/
DDebug.java2272 case TypedProperties.STRING_NULL: in modifyFieldIfSet()