HomeSort by relevance Sort by last modified time
    Searched refs:PHONE_TYPE_THIRD_PARTY (Results 1 - 3 of 3) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java 60 public static final int PHONE_TYPE_THIRD_PARTY = RILConstants.THIRD_PARTY_PHONE;
  /packages/services/Telephony/src/com/android/phone/
PhoneUtils.java     [all...]
CallNotifier.java 704 || phoneType == PhoneConstants.PHONE_TYPE_THIRD_PARTY) {
    [all...]

Completed in 615 milliseconds