Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/TestExternalImsServiceApp/aidl/android/telephony/cts/externalimsservice/
DITestExternalImsService.aidl32 boolean isTelephonyBound(); in isTelephonyBound() method
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
DTestExternalImsService.java60 public boolean isTelephonyBound() { in isTelephonyBound() method in TestExternalImsService.TestFrameworkConnection
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java599 public boolean isTelephonyBound() { in isTelephonyBound() method in TestImsService