OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTH_CONTEXT_UNDEFINED
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfo.java
301
if(authContext == UiccCardApplication.
AUTH_CONTEXT_UNDEFINED
) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCardApplication.java
58
public static final int
AUTH_CONTEXT_UNDEFINED
= -1;
560
* @return authContext corresponding to the type or
AUTH_CONTEXT_UNDEFINED
if appType not
576
authContext =
AUTH_CONTEXT_UNDEFINED
;
[
all
...]
Completed in 177 milliseconds