Searched refs:CDMA_PHONE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java81 int CDMA_PHONE = 2; field in interface:RILConstants
H A DPhone.java180 static final int PHONE_TYPE_CDMA = RILConstants.CDMA_PHONE;
H A DRIL.java629 mPhoneType = RILConstants.CDMA_PHONE;
632 mPhoneType = RILConstants.CDMA_PHONE;
635 mPhoneType = RILConstants.CDMA_PHONE;

Completed in 117 milliseconds