Searched refs:PROPERTY_MULTI_SIM_CONFIG (Results 1 – 3 of 3) sorted by relevance
195 static final String PROPERTY_MULTI_SIM_CONFIG = "persist.radio.multisim.config"; field
357 SystemProperties.set(TelephonyProperties.PROPERTY_MULTI_SIM_CONFIG, finalMultiSimConfig); in setMultiSimProperties()
328 System.out.println(SystemProperties.get(TelephonyProperties.PROPERTY_MULTI_SIM_CONFIG)); in runGetSimConfig()