Searched refs:SERVICE_UNAVAILABLE_ERROR_MESSAGE (Results 1 – 5 of 5) sorted by relevance
19 import static android.adservices.common.AdServicesStatusUtils.SERVICE_UNAVAILABLE_ERROR_MESSAGE;84 throw new ServiceUnavailableException(SERVICE_UNAVAILABLE_ERROR_MESSAGE); in get()99 throw new ServiceUnavailableException(SERVICE_UNAVAILABLE_ERROR_MESSAGE); in TopicsManager()130 throw new ServiceUnavailableException(SERVICE_UNAVAILABLE_ERROR_MESSAGE); in getService()
313 public static final String SERVICE_UNAVAILABLE_ERROR_MESSAGE = "Service is not available."; field in AdServicesStatusUtils341 return new ServiceUnavailableException(SERVICE_UNAVAILABLE_ERROR_MESSAGE); in asException()
19 import static android.adservices.common.AdServicesStatusUtils.SERVICE_UNAVAILABLE_ERROR_MESSAGE;95 throw new ServiceUnavailableException(SERVICE_UNAVAILABLE_ERROR_MESSAGE); in getService()
18 import static android.adservices.common.AdServicesStatusUtils.SERVICE_UNAVAILABLE_ERROR_MESSAGE;114 throw new ServiceUnavailableException(SERVICE_UNAVAILABLE_ERROR_MESSAGE); in getService()
18 import static android.adservices.common.AdServicesStatusUtils.SERVICE_UNAVAILABLE_ERROR_MESSAGE;192 throw new ServiceUnavailableException(SERVICE_UNAVAILABLE_ERROR_MESSAGE); in getService()