Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DIccRecordsTest.java154 mSimulatedCommands.setAuthenticationMode(mSimulatedCommands.ICC_AUTHENTICATION_MODE_NULL); in testGetIccSimChallengeResponseNull()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java115 public static final int ICC_AUTHENTICATION_MODE_NULL = 1; field in SimulatedCommands
1926 case ICC_AUTHENTICATION_MODE_NULL: in requestIccSimAuthentication()