Searched refs:OEM_ERROR_5 (Results 1 – 2 of 2) sorted by relevance
107 OEM_ERROR_5, enumConstant290 case RILConstants.OEM_ERROR_5: in fromRilErrno()291 return new CommandException(Error.OEM_ERROR_5); in fromRilErrno()
130 int OEM_ERROR_5 = 505; field