Searched refs:SIM_STATE_LOADED (Results 1 – 2 of 2) sorted by relevance
581 SIM_STATE_LOADED = "LOADED" variable
79 from acts_contrib.test_utils.tel.tel_defines import SIM_STATE_LOADED642 return state == SIM_STATE_READY or state == SIM_STATE_LOADED653 if state != SIM_STATE_READY and state != SIM_STATE_LOADED: