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