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()
1155 i.hasBound = true; in requestServiceBindingLocked()1639 + ": hasBound=" + ibr.hasBound); in bringDownServiceLocked()1640 if (ibr.hasBound) { in bringDownServiceLocked()1644 ibr.hasBound = false; in bringDownServiceLocked()1778 + ": shouldUnbind=" + b.intent.hasBound); in removeConnectionLocked()1780 && b.intent.hasBound) { in removeConnectionLocked()1791 b.intent.hasBound = false; in removeConnectionLocked()2150 + ": shouldUnbind=" + b.hasBound); in killServicesLocked()2152 b.requested = b.received = b.hasBound = false; in killServicesLocked()