/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsSsData.java | 388 out.writeInt(getServiceType()); in writeToParcel() 408 return (getServiceType() == SS_CFU || getServiceType() == SS_CF_BUSY in isTypeCF() 409 || getServiceType() == SS_CF_NO_REPLY || getServiceType() == SS_CF_NOT_REACHABLE in isTypeCF() 410 || getServiceType() == SS_CF_ALL || getServiceType() == SS_CF_ALL_CONDITIONAL); in isTypeCF() 418 return (getServiceType() == SS_CFU || getServiceType() == SS_CF_ALL); in isTypeUnConditional() 426 return (getServiceType() == SS_WAIT); in isTypeCW() 434 return (getServiceType() == SS_CLIP); in isTypeClip() 438 return (getServiceType() == SS_COLR); in isTypeColr() 442 return (getServiceType() == SS_COLP); in isTypeColp() 446 return (getServiceType() == SS_CLIR); in isTypeClir() [all …]
|
D | ImsCallProfile.java | 698 public int getServiceType() { in getServiceType() method in ImsCallProfile
|
/frameworks/base/core/java/android/os/ |
D | PowerManagerInternal.java | 162 public int getServiceType() { in registerLowPowerModeObserver() 174 int getServiceType(); in getServiceType() method
|
/frameworks/base/tests/net/java/android/net/nsd/ |
D | NsdServiceInfoTest.java | 168 assertEquals(original.getServiceType(), result.getServiceType()); in checkParcelable()
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothHidDeviceAppQosSettings.java | 72 public int getServiceType() { in getServiceType() method in BluetoothHidDeviceAppQosSettings
|
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/ |
D | MDNSUtils.java | 125 String curType = serviceInfo.getServiceType().toLowerCase(); in isSupportedServiceType()
|
/frameworks/base/core/java/android/net/nsd/ |
D | NsdManager.java | 474 return s.getServiceType(); in getNsdServiceInfoType() 654 checkStringNotEmpty(serviceInfo.getServiceType(), "Service type cannot be empty"); in checkServiceInfo()
|
D | NsdServiceInfo.java | 72 public String getServiceType() { in getServiceType() method in NsdServiceInfo
|
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/google/ |
D | CloudPrintPlugin.java | 96 Log.i(LOG_TAG, "type: " + nsdServiceInfo.getServiceType()); in CloudPrintPlugin()
|
/frameworks/base/services/core/java/com/android/server/ |
D | NsdService.java | 278 if (discoverServices(id, servInfo.getServiceType())) { in processMessage() 281 servInfo.getServiceType()); in processMessage() 717 String type = service.getServiceType(); in registerService() 745 String type = service.getServiceType(); in resolveService()
|
D | VibratorService.java | 452 public int getServiceType() { in systemReady()
|
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
D | WifiP2pServiceResponse.java | 133 public int getServiceType() { in getServiceType() method in WifiP2pServiceResponse
|
/frameworks/base/services/core/java/com/android/server/power/batterysaver/ |
D | BatterySaverController.java | 496 mBatterySaverPolicy.getBatterySaverPolicy(listener.getServiceType()); in handleBatterySaverStateChanged()
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
D | WifiP2pManager.java | 1056 mServRspListener.onServiceAvailable(resp.getServiceType(), in handleServiceResponse()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 284 public int getServiceType() { in getServiceType() method in BatteryStatsService
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneMmiCode.java | 1855 mSc = getScStringFromScType(ssData.getServiceType()); in parseSsData()
|
/frameworks/base/services/core/java/com/android/server/net/ |
D | NetworkPolicyManagerService.java | 750 public int getServiceType() { in initService() 790 public int getServiceType() { in initService()
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 1343 method public int getServiceType(); 1551 method public int getServiceType();
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowManagerService.java | 1066 public int getServiceType() { in WindowManagerService()
|
/frameworks/base/api/ |
D | test-current.txt | 3363 method public int getServiceType(); 3566 method public int getServiceType();
|
D | system-current.txt | 9571 method public int getServiceType(); 9777 method public int getServiceType();
|
D | current.txt | 8724 method public int getServiceType(); 29718 method public String getServiceType();
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 9469 method public int getServiceType(); 9675 method public int getServiceType();
|
D | current.txt | 8724 method public int getServiceType(); 29588 method public String getServiceType();
|
/frameworks/base/services/ |
D | art-profile | 1967 HSPLcom/android/server/VibratorService$2;->getServiceType()I 3158 HSPLcom/android/server/am/BatteryStatsService;->getServiceType()I 8845 HSPLcom/android/server/net/NetworkPolicyManagerService$1;->getServiceType()I 8847 HSPLcom/android/server/net/NetworkPolicyManagerService$2;->getServiceType()I 17343 HSPLcom/android/server/wm/WindowManagerService$6;->getServiceType()I
|