Home
last modified time | relevance | path

Searched defs:getImsServiceCapabilities (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
H A DTestImsService.java65 public long getImsServiceCapabilities() { in getImsServiceCapabilities() method in TestImsService
/aosp12/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
H A DTestImsService.java70 public long getImsServiceCapabilities() { in getImsServiceCapabilities() method in TestImsService
/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsServiceController.aidl38 long getImsServiceCapabilities(); in getImsServiceCapabilities() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsService.java430 public @ImsServiceCapability long getImsServiceCapabilities() { in getImsServiceCapabilities() method in ImsService