OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ERROR_INVALID
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallStateException.java
24
private int mError =
ERROR_INVALID
;
27
public static final int
ERROR_INVALID
= -1;
/system/gatekeeper/include/gatekeeper/
gatekeeper_messages.h
34
ERROR_INVALID
= 1,
Completed in 51 milliseconds