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