Searched refs:OEM_ERROR_8 (Results 1 – 2 of 2) sorted by relevance
101 OEM_ERROR_8, enumConstant277 case RILConstants.OEM_ERROR_8: in fromRilErrno()278 return new CommandException(Error.OEM_ERROR_8); in fromRilErrno()
117 int OEM_ERROR_8 = 508; field