Searched refs:TIMED_OUT_ERROR_MESSAGE (Results 1 – 1 of 1) sorted by relevance
303 public static final String TIMED_OUT_ERROR_MESSAGE = "API timed out."; field in AdServicesStatusUtils369 return new TimeoutException(TIMED_OUT_ERROR_MESSAGE); in asException()