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/
RILConstants.java 86 int NO_PHONE = 0;
Phone.java 195 static final int PHONE_TYPE_NONE = RILConstants.NO_PHONE;
    [all...]
RIL.java 612 mPhoneType = RILConstants.NO_PHONE;
    [all...]

Completed in 177 milliseconds