OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRING_NOT_SET
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/com/android/internal/util/
TypedProperties.java
689
public static final int
STRING_NOT_SET
= -1;
699
*
STRING_NOT_SET
if the property is not set (no type or value).
705
return
STRING_NOT_SET
;
/frameworks/base/core/java/android/os/
Debug.java
[
all
...]
Completed in 3898 milliseconds