Searched defs:getAuthContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java100 mAuthContext = getAuthContext(mAppType);
135 mAuthContext = getAuthContext(mAppType);
558 public int getAuthContext() { method in class:UiccCardApplication
571 private static int getAuthContext(AppType appType) { method in class:UiccCardApplication

Completed in 56 milliseconds