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()
1180 i.hasBound = true; in requestServiceBindingLocked()1709 + ": hasBound=" + ibr.hasBound); in bringDownServiceLocked()1710 if (ibr.hasBound) { in bringDownServiceLocked()1714 ibr.hasBound = false; in bringDownServiceLocked()1848 + ": shouldUnbind=" + b.intent.hasBound); in removeConnectionLocked()1850 && b.intent.hasBound) { in removeConnectionLocked()1861 b.intent.hasBound = false; in removeConnectionLocked()2247 + ": shouldUnbind=" + b.hasBound); in killServicesLocked()2249 b.requested = b.received = b.hasBound = false; in killServicesLocked()