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