Searched refs:NO_PHONE (Results 1 – 3 of 3) sorted by relevance
56 public static final int PHONE_TYPE_NONE = RILConstants.NO_PHONE;
97 int NO_PHONE = 0; field
614 mPhoneType = RILConstants.NO_PHONE; in RIL()