/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
H A D | PackageManagerAdapter.java | 45 public ServiceInfo getServiceInfo(ComponentName className, int flags, int userId) in getServiceInfo() method in PackageManagerAdapter 50 public ServiceInfo getServiceInfo(ComponentName component, int flags) in getServiceInfo() method in PackageManagerAdapter
|
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ |
H A D | ShadowVoiceInteractionServiceInfo.java | 70 protected ServiceInfo getServiceInfo() { in getServiceInfo() method in ShadowVoiceInteractionServiceInfo
|
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/ |
H A D | IAccountAuthenticatorCache.java | 42 RegisteredServicesCache.ServiceInfo<AuthenticatorDescription> getServiceInfo( in getServiceInfo() method
|
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
H A D | RecognitionServiceInfo.java | 141 public ServiceInfo getServiceInfo() { in getServiceInfo() method in RecognitionServiceInfo
|
/aosp12/packages/providers/TvProvider/tests/src/com/android/providers/tv/ |
H A D | MockTvProviderContext.java | 94 public ServiceInfo getServiceInfo(ComponentName className, int flags) { in getServiceInfo() method in MockTvProviderContext.MockPackageManagerForTesting
|
/aosp12/frameworks/base/core/java/android/service/contentcapture/ |
H A D | ContentCaptureServiceInfo.java | 143 public ServiceInfo getServiceInfo() { in getServiceInfo() method in ContentCaptureServiceInfo
|
/aosp12/frameworks/base/core/java/android/service/translation/ |
H A D | TranslationServiceInfo.java | 83 public ServiceInfo getServiceInfo() { in getServiceInfo() method in TranslationServiceInfo
|
/aosp12/frameworks/base/core/java/android/service/voice/ |
H A D | VoiceInteractionServiceInfo.java | 161 public ServiceInfo getServiceInfo() { in getServiceInfo() method in VoiceInteractionServiceInfo
|
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | RemoteInlineSuggestionRenderService.java | 111 private static ServiceInfo getServiceInfo(Context context, int userId) { in getServiceInfo() method in RemoteInlineSuggestionRenderService
|
H A D | FieldClassificationStrategy.java | 84 ServiceInfo getServiceInfo() { in getServiceInfo() method in FieldClassificationStrategy
|
/aosp12/frameworks/base/core/java/android/view/textservice/ |
H A D | SpellCheckerInfo.java | 232 public ServiceInfo getServiceInfo() { in getServiceInfo() method in SpellCheckerInfo
|
/aosp12/frameworks/base/services/core/java/com/android/server/infra/ |
H A D | AbstractPerUserSystemService.java | 257 public final ServiceInfo getServiceInfo() { in getServiceInfo() method in AbstractPerUserSystemService
|
/aosp12/frameworks/base/services/core/java/com/android/server/servicewatcher/ |
H A D | ServiceWatcher.java | 136 @Nullable TBoundServiceInfo getServiceInfo(); in getServiceInfo() method
|
H A D | CurrentUserServiceSupplier.java | 234 public BoundServiceInfo getServiceInfo() { in getServiceInfo() method in CurrentUserServiceSupplier
|
/aosp12/frameworks/base/core/java/android/service/autofill/ |
H A D | AutofillServiceInfo.java | 272 public ServiceInfo getServiceInfo() { in getServiceInfo() method in AutofillServiceInfo
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/applications/assist/ |
H A D | VoiceInputInfoProvider.java | 170 protected ServiceInfo getServiceInfo() { in getServiceInfo() method in VoiceInputInfoProvider.VoiceInputInfo
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | WallpaperInfo.java | 201 public ServiceInfo getServiceInfo() { in getServiceInfo() method in WallpaperInfo
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | AccessibilityServiceConnection.java | 187 public AccessibilityServiceInfo getServiceInfo() { in getServiceInfo() method in AccessibilityServiceConnection
|
H A D | UiAutomationManager.java | 203 AccessibilityServiceInfo getServiceInfo() { in getServiceInfo() method in UiAutomationManager
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | DisplayHashController.java | 395 private ServiceInfo getServiceInfo() { in getServiceInfo() method in DisplayHashController
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodInfo.java | 447 public ServiceInfo getServiceInfo() { in getServiceInfo() method in InputMethodInfo
|
/aosp12/frameworks/base/core/java/android/accessibilityservice/ |
H A D | IAccessibilityServiceConnection.aidl | 69 AccessibilityServiceInfo getServiceInfo(); in getServiceInfo() method
|
/aosp12/frameworks/base/core/tests/coretests/src/android/view/accessibility/ |
H A D | AccessibilityServiceConnectionImpl.java | 82 public AccessibilityServiceInfo getServiceInfo() { in getServiceInfo() method in AccessibilityServiceConnectionImpl
|
/aosp12/frameworks/base/services/core/java/com/android/server/dreams/ |
H A D | DreamManagerService.java | 386 private ServiceInfo getServiceInfo(ComponentName name) { in getServiceInfo() method in DreamManagerService
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | RegisteredServicesCache.java | 335 public ServiceInfo<V> getServiceInfo(V type, int userId) { in getServiceInfo() method in RegisteredServicesCache
|