Searched refs:hasBound (Results 1 – 2 of 2) sorted by relevance
45 boolean hasBound; field in IntentBindRecord63 pw.print(" hasBound="); pw.print(hasBound); in dumpInService()
1857 i.hasBound = true; in requestServiceBindingLocked()2438 + ": hasBound=" + ibr.hasBound); in bringDownServiceLocked()2439 if (ibr.hasBound) { in bringDownServiceLocked()2443 ibr.hasBound = false; in bringDownServiceLocked()2623 + ": shouldUnbind=" + b.intent.hasBound); in removeConnectionLocked()2625 && b.intent.hasBound) { in removeConnectionLocked()2636 b.intent.hasBound = false; in removeConnectionLocked()3067 + ": shouldUnbind=" + b.hasBound); in killServicesLocked()3069 b.requested = b.received = b.hasBound = false; in killServicesLocked()