Home
last modified time | relevance | path

Searched refs:getServiceType (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsSsData.java386 out.writeInt(getServiceType()); in writeToParcel()
406 return (getServiceType() == SS_CFU || getServiceType() == SS_CF_BUSY in isTypeCF()
407 || getServiceType() == SS_CF_NO_REPLY || getServiceType() == SS_CF_NOT_REACHABLE in isTypeCF()
408 || getServiceType() == SS_CF_ALL || getServiceType() == SS_CF_ALL_CONDITIONAL); in isTypeCF()
416 return (getServiceType() == SS_CFU || getServiceType() == SS_CF_ALL); in isTypeUnConditional()
424 return (getServiceType() == SS_WAIT); in isTypeCW()
432 return (getServiceType() == SS_CLIP); in isTypeClip()
436 return (getServiceType() == SS_COLR); in isTypeColr()
453 return (getServiceType() == SS_BAOC || getServiceType() == SS_BAOIC in isTypeBarring()
454 || getServiceType() == SS_BAOIC_EXC_HOME || getServiceType() == SS_BAIC in isTypeBarring()
[all …]
H A DImsCallProfile.java877 public int getServiceType() { in getServiceType() method in ImsCallProfile
/aosp14/frameworks/base/core/java/android/os/
H A DPowerManagerInternal.java163 public int getServiceType() { in registerLowPowerModeObserver()
175 int getServiceType(); in getServiceType() method
/aosp14/frameworks/base/services/core/java/com/android/server/ambientcontext/
H A DAmbientContextManagerService.java242 if (getServiceType(serviceName) in newServiceListLocked()
413 private AmbientContextManagerPerUserService.ServiceType getServiceType(String serviceName) { in getServiceType() method in AmbientContextManagerService
456 if (service.getServiceType() == serviceType) { in getServiceForType()
688 if (service.getServiceType() == ServiceType.DEFAULT && !mIsServiceEnabled) { in checkStatusCode()
692 if (service.getServiceType() == ServiceType.WEARABLE && !mIsWearableServiceEnabled) { in checkStatusCode()
H A DDefaultAmbientContextManagerPerUserService.java89 public ServiceType getServiceType() { in getServiceType() method in DefaultAmbientContextManagerPerUserService
H A DWearableAmbientContextManagerPerUserService.java89 public ServiceType getServiceType() { in getServiceType() method in WearableAmbientContextManagerPerUserService
H A DAmbientContextManagerPerUserService.java98 abstract ServiceType getServiceType(); in getServiceType() method in AmbientContextManagerPerUserService
461 switch (getServiceType()) { in setUpServiceIfNeeded()
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/
H A DMDNSUtils.java125 String curType = serviceInfo.getServiceType().toLowerCase(); in isSupportedServiceType()
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/google/
H A DCloudPrintPlugin.java93 Log.i(LOG_TAG, "type: " + nsdServiceInfo.getServiceType()); in CloudPrintPlugin()
/aosp14/frameworks/base/services/core/java/com/android/server/power/batterysaver/
H A DBatterySaverController.java489 mBatterySaverPolicy.getBatterySaverPolicy(listener.getServiceType()); in handleBatterySaverStateChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibrationSettings.java249 public int getServiceType() { in onSystemReady()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java646 public int getServiceType() { in getServiceType() method in BatteryStatsService
/aosp14/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java946 public int getServiceType() { in initService()
993 public int getServiceType() { in initService()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java1215 public int getServiceType() { in WindowManagerService()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15799 method public int getServiceType();
16066 method public int getServiceType();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38215 Landroid/os/PowerManagerInternal$LowPowerModeListener;->getServiceType()I