Searched refs:onGoNegotiationCompleted (Results 1 – 6 of 6) sorted by relevance
138 public void onGoNegotiationCompleted(int status) { in onGoNegotiationCompleted() method in SupplicantP2pIfaceCallbackV1_4Impl139 mCallbackV10.onGoNegotiationCompleted(status); in onGoNegotiationCompleted()
222 public void onGoNegotiationCompleted(int status) { in onGoNegotiationCompleted() method in SupplicantP2pIfaceCallbackImpl
84 Return<void> onGoNegotiationCompleted( in onGoNegotiationCompleted() function in IfaceCallback
554 mDut.onGoNegotiationCompleted(P2pStatusCode.SUCCESS); in testOnGoNegotiationCompletedSuccess()563 mDut.onGoNegotiationCompleted(P2pStatusCode.FAIL_INFO_CURRENTLY_UNAVAILABLE); in testOnGoNegotiationCompletedFailureUnavailable()
137 oneway onGoNegotiationCompleted(P2pStatusCode status);
118 Return<void> onGoNegotiationCompleted( in onGoNegotiationCompleted() function in IfaceCallback