Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java3316 int simApplicationState = mTelephonyManager.getSimApplicationState(); in testGetSimApplicationState() local
3323 TelephonyManager.SIM_STATE_LOADED).contains(simApplicationState)); in testGetSimApplicationState()