Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyProperties.java91 static final String CURRENT_ACTIVE_PHONE = "gsm.current.phone-type"; field
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java1016 TelephonyProperties.CURRENT_ACTIVE_PHONE, null); in getPhoneTypeFromProperty()
4512 TelephonyProperties.CURRENT_ACTIVE_PHONE, String.valueOf(type)); in setPhoneType()