Searched refs:OEM_ERROR_25 (Results 1 – 2 of 2) sorted by relevance
117 OEM_ERROR_25, enumConstant312 case RILConstants.OEM_ERROR_25: in fromRilErrno()313 return new CommandException(Error.OEM_ERROR_25); in fromRilErrno()
137 int OEM_ERROR_25 = 525; field