Searched refs:handleIsBound (Results 1 – 1 of 1) sorted by relevance
300 final boolean bound = handleIsBound(); in dump()456 if (!handleIsBound()) { in handlePendingRequest()487 private boolean handleIsBound() { in handleIsBound() method in AbstractRemoteService492 if (handleIsBound() || mConnecting) return; in handleEnsureBound()515 if (!handleIsBound() && !mConnecting) return; in handleEnsureUnbound()519 if (handleIsBound()) { in handleEnsureUnbound()