Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCardApplication.java70 private int mAuthContext; field in UiccCardApplication
111 mAuthContext = getAuthContext(mAppType); in UiccCardApplication()
148 mAuthContext = getAuthContext(mAppType); in update()
626 return mAuthContext; in getAuthContext()