Searched refs:OEM_ERROR_19 (Results 1 – 2 of 2) sorted by relevance
111 OEM_ERROR_19, enumConstant300 case RILConstants.OEM_ERROR_19: in fromRilErrno()301 return new CommandException(Error.OEM_ERROR_19); in fromRilErrno()
131 int OEM_ERROR_19 = 519; field