Searched refs:isTelephonyBound (Results 1 – 6 of 6) sorted by relevance
61 public boolean isTelephonyBound() { in isTelephonyBound() method in TestExternalImsService.TestFrameworkConnection62 return TestExternalImsService.this.isTelephonyBound(); in isTelephonyBound()
32 boolean isTelephonyBound(); in isTelephonyBound() method
89 boolean isBound = testService.isTelephonyBound(); in waitForPackageUnbind()
231 public boolean isTelephonyBound() { in isTelephonyBound() method in TestDomainSelectionService
174 boolean isBound = carrierService.isTelephonyBound(); in waitForCarrierPackageUnbind()189 boolean isBound = externalService.isTelephonyBound(); in waitForDevicePackageUnbind()
603 public boolean isTelephonyBound() { in isTelephonyBound() method in TestImsService