Searched refs:olderState (Results 1 – 1 of 1) sorted by relevance
64 long olderState = sServiceBoundLatch.getCount(); in onBind() local66 Log.d(TAG, "In Call Service on bind, " + olderState + " -> " + sServiceBoundLatch); in onBind()78 long olderState = sServiceUnboundlatch.getCount(); in onUnbind() local80 Log.d(TAG, "In Call Service unbind, " + olderState + " -> " + sServiceUnboundlatch); in onUnbind()