Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java64 long olderState = sServiceBoundLatch.getCount(); in onBind() local
66 Log.d(TAG, "In Call Service on bind, " + olderState + " -> " + sServiceBoundLatch); in onBind()
78 long olderState = sServiceUnboundlatch.getCount(); in onUnbind() local
80 Log.d(TAG, "In Call Service unbind, " + olderState + " -> " + sServiceUnboundlatch); in onUnbind()