Home
last modified time | relevance | path

Searched defs:serviceType (Results 1 – 23 of 23) sorted by relevance

/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/
H A DDiscoveryListenerMultiplexer.java46 public static void addListener(@NonNull NsdManager nsdManager, @NonNull String serviceType, in addListener()
133 public void onStartDiscoveryFailed(String serviceType, int errorCode) { in onStartDiscoveryFailed()
139 public void onStopDiscoveryFailed(String serviceType, int errorCode) { in onStopDiscoveryFailed()
145 public void onDiscoveryStarted(String serviceType) { in onDiscoveryStarted()
150 public void onDiscoveryStopped(String serviceType) { in onDiscoveryStopped()
H A DMDNSFilteredDiscovery.java126 DiscoveryListenerMultiplexer.addListener(getNDSManager(), serviceType, this); in start() local
143 public void onStartDiscoveryFailed(String serviceType, int errorCode) { in onStartDiscoveryFailed()
149 public void onStopDiscoveryFailed(String serviceType, int errorCode) { in onStopDiscoveryFailed()
155 public void onDiscoveryStarted(String serviceType) { in onDiscoveryStarted()
160 public void onDiscoveryStopped(String serviceType) { in onDiscoveryStopped()
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsService.aidl39 boolean isConnected(int serviceId, int serviceType, int callType); in isConnected()
54 ImsCallProfile createCallProfile(int serviceId, int serviceType, int callType); in createCallProfile()
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsSsData.java225 public final @ServiceType int serviceType; field in ImsSsData
299 public Builder(@ServiceType int serviceType, int requestType, int teleserviceType, in Builder()
352 public ImsSsData(@ServiceType int serviceType, int requestType, int teleserviceType, in ImsSsData()
H A DImsCallProfile.java639 public ImsCallProfile(int serviceType, int callType) { in ImsCallProfile()
667 public ImsCallProfile(int serviceType, int callType, Bundle callExtras, in ImsCallProfile()
/aosp14/frameworks/base/services/core/java/com/android/server/ambientcontext/
H A DDefaultAmbientContextManagerPerUserService.java48 @UserIdInt int userId, ServiceType serviceType, String serviceName) { in DefaultAmbientContextManagerPerUserService()
H A DWearableAmbientContextManagerPerUserService.java48 @UserIdInt int userId, ServiceType serviceType, String serviceName) { in WearableAmbientContextManagerPerUserService()
H A DAmbientContextManagerService.java391 AmbientContextManagerPerUserService.ServiceType serviceType) { in getComponentName()
442 AmbientContextManagerPerUserService.ServiceType serviceType) { in getServiceForType()
/aosp14/frameworks/base/core/java/android/os/
H A DPowerManagerInternal.java153 public abstract PowerSaveState getLowPowerState(int serviceType); in getLowPowerState()
160 public void registerLowPowerModeObserver(int serviceType, Consumer<PowerSaveState> listener) { in registerLowPowerModeObserver()
H A DIPowerManager.aidl61 PowerSaveState getPowerSaveState(int serviceType); in getPowerSaveState()
H A DPowerManager.java2209 public PowerSaveState getPowerSaveState(@ServiceType int serviceType) { in getPowerSaveState()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCallState.java375 public CallState.Builder setImsCallServiceType(@ImsCallServiceType int serviceType) { in setImsCallServiceType()
H A DNetworkRegistrationInfo.java736 public static String serviceTypeToString(@ServiceType int serviceType) { in serviceTypeToString()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DRebootEscrowManagerTests.java128 void reportMetric(boolean success, int errorCode, int serviceType, int attemptCount, in reportMetric()
291 public void reportMetric(boolean success, int errorCode, int serviceType, int attemptCount, in reportMetric()
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowManager.java386 public void reportMetric(boolean success, int errorCode, int serviceType, int attemptCount, in reportMetric()
684 int serviceType = mInjector.serverBasedResumeOnReboot() in reportMetricOnRestoreComplete() local
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppFGSTracker.java506 static int foregroundServiceTypeToIndex(@ForegroundServiceType int serviceType) { in foregroundServiceTypeToIndex()
722 @ForegroundServiceType int serviceType) { in notifyListenersOnStateChangeIfNecessary()
H A DAppRestrictionController.java1851 @ForegroundServiceType int serviceType) { in getForegroundServiceTotalDurations()
1861 @ForegroundServiceType int serviceType) { in getForegroundServiceTotalDurations()
1872 @ForegroundServiceType int serviceType) { in getForegroundServiceTotalDurationsSince()
1882 @ForegroundServiceType int serviceType) { in getForegroundServiceTotalDurationsSince()
H A DBatteryStatsService.java1595 final int serviceType, final int nrFrequency) { in notePhoneDataConnectionState()
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/
H A DServiceState.java431 int count, int serviceType, int state, long startTime, long now, long totalTime, in dumpStats()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1588 int serviceType, long sleepMs, String perm, int op, in runTestLongFGSExemptionOnce()
1599 int serviceType, long sleepMs, boolean stopAfterSleep, in runExemptionTestOnce()
2352 int serviceType, long sleepMs, boolean stopAfterSleep, boolean withNotification, in runTestBgCurrentDrainExemptionOnce()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl161 …void notePhoneDataConnectionState(int dataType, boolean hasData, int serviceType, int nrFrequency); in notePhoneDataConnectionState()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java6090 @RegState int serviceType, @ServiceState.FrequencyRange int nrFrequency) { in notePhoneDataConnectionStateLocked()
6097 @RegState int serviceType, @ServiceState.FrequencyRange int nrFrequency, in notePhoneDataConnectionStateLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...