Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/contentcapture/
H A DContentCaptureServiceInfo.java56 private static ServiceInfo getServiceInfoOrThrow(ComponentName comp, boolean isTemp, in getServiceInfoOrThrow() method in ContentCaptureServiceInfo
85 this(context, getServiceInfoOrThrow(comp, isTemporaryService, userId)); in ContentCaptureServiceInfo()
/aosp14/frameworks/base/core/java/android/service/translation/
H A DTranslationServiceInfo.java62 private static ServiceInfo getServiceInfoOrThrow(ComponentName comp, boolean isTemp, in getServiceInfoOrThrow() method in TranslationServiceInfo
95 this(context, getServiceInfoOrThrow(comp, isTemporaryService, userId)); in TranslationServiceInfo()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionServiceInfo.java65 this(pm, getServiceInfoOrThrow(comp, userHandle)); in VoiceInteractionServiceInfo()
69 private static ServiceInfo getServiceInfoOrThrow(@NonNull ComponentName comp, int userHandle) in getServiceInfoOrThrow() method in VoiceInteractionServiceInfo
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DAutofillServiceInfo.java66 private static ServiceInfo getServiceInfoOrThrow(ComponentName comp, int userHandle) in getServiceInfoOrThrow() method in AutofillServiceInfo
96 this(context, getServiceInfoOrThrow(comp, userHandle)); in AutofillServiceInfo()
/aosp14/frameworks/base/core/java/android/service/credentials/
H A DCredentialProviderInfoFactory.java93 getServiceInfoOrThrow(serviceComponent, userId), in create()
330 private static ServiceInfo getServiceInfoOrThrow( in getServiceInfoOrThrow() method in CredentialProviderInfoFactory
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48724 Landroid/service/autofill/AutofillServiceInfo;->getServiceInfoOrThrow(Landroid/content/ComponentNam…
50627 Landroid/service/voice/VoiceInteractionServiceInfo;->getServiceInfoOrThrow(Landroid/content/Compone…