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.java59 private static boolean sIsBound = false; field in CtsConnectionService
66 sIsBound = true; in onBindClient()
343 sIsBound = false; in onUnbind()
356 return sIsBound; in isBound()