Searched refs:onGoNegotiationCompleted (Results 1 – 5 of 5) sorted by relevance
139 public void onGoNegotiationCompleted(int status) { in onGoNegotiationCompleted() method in SupplicantP2pIfaceCallbackHidlV1_4Impl140 mCallbackV10.onGoNegotiationCompleted(status); in onGoNegotiationCompleted()
224 public void onGoNegotiationCompleted(int status) { in onGoNegotiationCompleted() method in SupplicantP2pIfaceCallbackHidlImpl
225 public void onGoNegotiationCompleted(int status) { in onGoNegotiationCompleted() method in SupplicantP2pIfaceCallbackAidlImpl
617 mDut.onGoNegotiationCompleted(P2pStatusCode.SUCCESS); in testOnGoNegotiationCompletedSuccess()626 mDut.onGoNegotiationCompleted(P2pStatusCode.FAIL_INFO_CURRENTLY_UNAVAILABLE); in testOnGoNegotiationCompletedFailureUnavailable()
1036 mDut.onGoNegotiationCompleted(P2pStatusCode.SUCCESS); in testOnGoNegotiationCompletedSuccess()1045 mDut.onGoNegotiationCompleted(P2pStatusCode.FAIL_INFO_CURRENTLY_UNAVAILABLE); in testOnGoNegotiationCompletedFailureUnavailable()