Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/contentcapture/
H A DContentCaptureServiceInfo.java83 boolean isTemporaryService, @UserIdInt int userId) in ContentCaptureServiceInfo() argument
85 this(context, getServiceInfoOrThrow(comp, isTemporaryService, userId)); in ContentCaptureServiceInfo()
/aosp14/frameworks/base/core/java/android/service/translation/
H A DTranslationServiceInfo.java93 boolean isTemporaryService, @UserIdInt int userId) in TranslationServiceInfo() argument
95 this(context, getServiceInfoOrThrow(comp, isTemporaryService, userId)); in TranslationServiceInfo()