Home
last modified time | relevance | path

Searched refs:mIsTelephonyBound (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTestDomainSelectionService.java56 protected boolean mIsTelephonyBound = false; field in TestDomainSelectionService
187 mIsTelephonyBound = true; in onBind()
202 mIsTelephonyBound = false; in onUnbind()
232 return mIsTelephonyBound; in isTelephonyBound()
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
DTestExternalImsService.java89 mIsTelephonyBound = true; in onBind()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java68 protected boolean mIsTelephonyBound = false; field in TestImsService
546 mIsTelephonyBound = true; in onBind()
571 mIsTelephonyBound = false; in onUnbind()
604 return mIsTelephonyBound; in isTelephonyBound()