Searched refs:OEM_ERROR_5 (Results 1 – 2 of 2) sorted by relevance
98 OEM_ERROR_5, enumConstant271 case RILConstants.OEM_ERROR_5: in fromRilErrno()272 return new CommandException(Error.OEM_ERROR_5); in fromRilErrno()
114 int OEM_ERROR_5 = 505; field