Searched refs:unbindClientReason (Results 1 – 1 of 1) sorted by relevance
2306 void unbindCurrentClientLocked(@UnbindReason int unbindClientReason) { in unbindCurrentClientLocked() argument2321 MSG_UNBIND_CLIENT, mCurSeq, unbindClientReason, mCurClient.client)); in unbindCurrentClientLocked()2681 void resetCurrentMethodAndClient(@UnbindReason int unbindClientReason) { in resetCurrentMethodAndClient() argument2684 unbindCurrentClientLocked(unbindClientReason); in resetCurrentMethodAndClient()