Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsConnectionService.java58 private static boolean sIsBound = false; field in CtsConnectionService
64 sIsBound = true; in CtsConnectionService()
257 sIsBound = false; in onUnbind()
267 return sIsBound; in isBound()