Searched refs:OEM_ERROR_3 (Results 1 – 2 of 2) sorted by relevance
95 OEM_ERROR_3, enumConstant268 case RILConstants.OEM_ERROR_3: in fromRilErrno()269 return new CommandException(Error.OEM_ERROR_3); in fromRilErrno()
115 int OEM_ERROR_3 = 503; field