Home
last modified time | relevance | path

Searched refs:ISOLATED_SERVICE_ERROR_MESSAGE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DOnDevicePersonalizationManager.java75 private static final String ISOLATED_SERVICE_ERROR_MESSAGE = "Error in the IsolatedService."; field in OnDevicePersonalizationManager
459 return ISOLATED_SERVICE_ERROR_MESSAGE; in convertMessage()