Searched refs:PROPERTY_IDP_STRING (Results 1 – 2 of 2) sorted by relevance
127 static final String PROPERTY_IDP_STRING = "ro.cdma.idpstring"; field
39 import static com.android.internal.telephony.TelephonyProperties.PROPERTY_IDP_STRING;1857 SystemProperties.get(PROPERTY_IDP_STRING, ps); in getDefaultIdp()