Searched refs:OEM_ERROR_6 (Results 1 – 2 of 2) sorted by relevance
99 OEM_ERROR_6, enumConstant273 case RILConstants.OEM_ERROR_6: in fromRilErrno()274 return new CommandException(Error.OEM_ERROR_6); in fromRilErrno()
115 int OEM_ERROR_6 = 506; field