Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/telephony/current/TestExternalImsServiceApp/aidl/android/telephony/cts/externalimsservice/
H A DITestExternalImsService.aidl32 boolean isTelephonyBound(); in isTelephonyBound() method
/aosp_15_r20/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
H A DTestExternalImsService.java61 public boolean isTelephonyBound() { in isTelephonyBound() method in TestExternalImsService.TestFrameworkConnection
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DTestDomainSelectionService.java231 public boolean isTelephonyBound() { in isTelephonyBound() method in TestDomainSelectionService
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DTestImsService.java603 public boolean isTelephonyBound() { in isTelephonyBound() method in TestImsService