Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java71 private int mAuthContext; field in UiccCardApplication
112 mAuthContext = getAuthContext(mAppType); in UiccCardApplication()
149 mAuthContext = getAuthContext(mAppType); in update()
627 return mAuthContext; in getAuthContext()