Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java187 private int mAuthenticationMode; field in SimulatedCommands
205 mAuthenticationMode = ICC_AUTHENTICATION_MODE_DEFAULT; in SimulatedCommands()
1959 switch (mAuthenticationMode) { in requestIccSimAuthentication()
1990 mAuthenticationMode = authenticationMode; in setAuthenticationMode()