Searched refs:unbindClientReason (Results 1 – 1 of 1) sorted by relevance
2232 void unbindCurrentClientLocked(@UnbindReason int unbindClientReason) { in unbindCurrentClientLocked() argument2247 MSG_UNBIND_CLIENT, mCurSeq, unbindClientReason, mCurClient.client)); in unbindCurrentClientLocked()2597 void resetCurrentMethodAndClient(@UnbindReason int unbindClientReason) { in resetCurrentMethodAndClient() argument2600 unbindCurrentClientLocked(unbindClientReason); in resetCurrentMethodAndClient()