Searched refs:OEM_ERROR_7 (Results 1 – 2 of 2) sorted by relevance
100 OEM_ERROR_7, enumConstant275 case RILConstants.OEM_ERROR_7: in fromRilErrno()276 return new CommandException(Error.OEM_ERROR_7); in fromRilErrno()
116 int OEM_ERROR_7 = 507; field