Searched refs:onGroupFormationSuccess (Results 1 – 6 of 6) sorted by relevance
145 public void onGroupFormationSuccess() { in onGroupFormationSuccess() method in SupplicantP2pIfaceCallbackV1_4Impl146 mCallbackV10.onGroupFormationSuccess(); in onGroupFormationSuccess()
237 public void onGroupFormationSuccess() { in onGroupFormationSuccess() method in SupplicantP2pIfaceCallbackImpl
88 Return<void> onGroupFormationSuccess() override { return Void(); } in onGroupFormationSuccess() function in IfaceCallback
142 oneway onGroupFormationSuccess();
122 Return<void> onGroupFormationSuccess() override { return Void(); } in onGroupFormationSuccess() function in IfaceCallback
573 mDut.onGroupFormationSuccess(); in testOnGroupFormationSuccess()