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

  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java 56 public static final int PHONE_TYPE_NONE = RILConstants.NO_PHONE;
RILConstants.java 81 int NO_PHONE = 0;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java 582 mPhoneType = RILConstants.NO_PHONE;
    [all...]

Completed in 40 milliseconds