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.java66 private int mAuthContext; field in UiccCardApplication
98 mAuthContext = getAuthContext(mAppType); in UiccCardApplication()
132 mAuthContext = getAuthContext(mAppType); in update()
560 return mAuthContext; in getAuthContext()