/aosp_15_r20/external/ims/rcs/rcsmanager/src/java/com/android/ims/ |
H A D | RcsPresenceInfo.java | 310 private String getServiceInfo(int serviceType, String infoKey, String defaultValue) { in getServiceInfo() method in RcsPresenceInfo 319 private long getServiceInfo(int serviceType, String infoKey, long defaultValue) { in getServiceInfo() method in RcsPresenceInfo 328 private int getServiceInfo(int serviceType, String infoType, int defaultValue) { in getServiceInfo() method in RcsPresenceInfo 336 private Uri getServiceInfo(int serviceType, String infoKey, Uri defaultValue) { in getServiceInfo() method in RcsPresenceInfo
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
H A D | PackageManagerAdapter.java | 53 public ServiceInfo getServiceInfo(ComponentName className, int flags, int userId) in getServiceInfo() method in PackageManagerAdapter 58 public ServiceInfo getServiceInfo(ComponentName component, int flags) in getServiceInfo() method in PackageManagerAdapter
|
/aosp_15_r20/packages/apps/WallpaperPicker2/tests/robotests/common/src/com/android/wallpaper/testing/ |
D | ShadowWallpaperInfo.kt | 45 fun getServiceInfo(): ServiceInfo { in getServiceInfo() method
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/custom/data/repository/ |
D | CustomTileDefaultsRepositoryImpl.java | 65 …rivate final android.content.pm.ServiceInfo getServiceInfo(android.content.ComponentName $this$get… in getServiceInfo() method in CustomTileDefaultsRepositoryImpl
|
/aosp_15_r20/external/opencensus-java/exporters/trace/ocagent/src/test/java/io/opencensus/exporter/trace/ocagent/ |
H A D | OcAgentNodeUtilsTest.java | 62 public void getServiceInfo() { in getServiceInfo() method in OcAgentNodeUtilsTest
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/communal/widgets/ |
D | GlanceableHubWidgetManagerServiceSupplier.java | 41 …blic com.android.systemui.communal.widgets.GlanceableHubWidgetManagerServiceInfo getServiceInfo() { in getServiceInfo() method in GlanceableHubWidgetManagerServiceSupplier
|
/aosp_15_r20/external/opencensus-java/exporters/trace/ocagent/src/main/java/io/opencensus/exporter/trace/ocagent/ |
H A D | OcAgentNodeUtils.java | 103 static ServiceInfo getServiceInfo(String serviceName) { in getServiceInfo() method in OcAgentNodeUtils
|
/aosp_15_r20/external/opencensus-java/exporters/metrics/ocagent/src/main/java/io/opencensus/exporter/metrics/ocagent/ |
H A D | OcAgentNodeUtils.java | 104 static ServiceInfo getServiceInfo(String serviceName) { in getServiceInfo() method in OcAgentNodeUtils
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/accounts/ |
H A D | IAccountAuthenticatorCache.java | 42 RegisteredServicesCache.ServiceInfo<AuthenticatorDescription> getServiceInfo( in getServiceInfo() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/ |
H A D | GlanceableHubWidgetManagerServiceSupplier.kt | 44 override fun getServiceInfo(): GlanceableHubWidgetManagerServiceInfo? { in getServiceInfo() method in com.android.systemui.communal.widgets.GlanceableHubWidgetManagerServiceSupplier
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/controls/ |
D | ControlsServiceInfo.java | 48 public final android.content.pm.ServiceInfo getServiceInfo() { in getServiceInfo() method in ControlsServiceInfo
|
/aosp_15_r20/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
H A D | RecognitionServiceInfo.java | 141 public ServiceInfo getServiceInfo() { in getServiceInfo() method in RecognitionServiceInfo
|
/aosp_15_r20/packages/providers/TvProvider/tests/src/com/android/providers/tv/ |
D | MockTvProviderContext.java | 94 public ServiceInfo getServiceInfo(ComponentName className, int flags) { in getServiceInfo() method in MockTvProviderContext.MockPackageManagerForTesting
|
/aosp_15_r20/frameworks/base/core/java/android/service/translation/ |
H A D | TranslationServiceInfo.java | 83 public ServiceInfo getServiceInfo() { in getServiceInfo() method in TranslationServiceInfo
|
/aosp_15_r20/frameworks/base/core/java/android/service/contentcapture/ |
H A D | ContentCaptureServiceInfo.java | 143 public ServiceInfo getServiceInfo() { in getServiceInfo() method in ContentCaptureServiceInfo
|
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/gapic/protoparser/ |
H A D | SourceCodeInfoParserTest.java | 53 public void getServiceInfo() { in getServiceInfo() method in SourceCodeInfoParserTest
|
/aosp_15_r20/frameworks/base/core/java/android/service/voice/ |
H A D | VoiceInteractionServiceInfo.java | 164 public ServiceInfo getServiceInfo() { in getServiceInfo() method in VoiceInteractionServiceInfo
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/extension/scan/ |
H A D | IScanSession.aidl | 43 Bundle getServiceInfo(String serviceInfoId, in String[] keys); in getServiceInfo() method
|
/aosp_15_r20/packages/modules/Connectivity/framework-t/src/android/net/nsd/ |
D | AdvertisingRequest.java | 94 public NsdServiceInfo getServiceInfo() { in getServiceInfo() method in AdvertisingRequest
|
/aosp_15_r20/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
|
/aosp_15_r20/frameworks/base/core/java/android/view/textservice/ |
H A D | SpellCheckerInfo.java | 233 public ServiceInfo getServiceInfo() { in getServiceInfo() method in SpellCheckerInfo
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/ad/ |
H A D | TvAdServiceInfo.java | 134 public ServiceInfo getServiceInfo() { in getServiceInfo() method in TvAdServiceInfo
|
/aosp_15_r20/frameworks/base/core/java/android/service/remotelockscreenvalidation/ |
H A D | RemoteLockscreenValidationClientImpl.java | 175 private ServiceInfo getServiceInfo( in getServiceInfo() method in RemoteLockscreenValidationClientImpl
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/interactive/ |
H A D | TvInteractiveAppServiceInfo.java | 172 public ServiceInfo getServiceInfo() { in getServiceInfo() method in TvInteractiveAppServiceInfo
|