Searched defs:onResponse (Results 1 – 8 of 8) sorted by relevance
56 void onResponse(byte[] eapMsg, int flagMask); in onResponse() method
59 void onResponse(@HalCallbackStatus int status, @Nullable R response); in onResponse() method
249 public void onResponse(byte[] eapMsg, int flagMask) { in onResponse() method in EapAuthenticatorTest.EapCallback
135 void DnsTlsQueryMap::onResponse(std::vector<uint8_t> response) { in onResponse() function in android::net::DnsTlsQueryMap
211 void DnsTlsTransport::onResponse(std::vector<uint8_t> response) { in onResponse() function in android::net::DnsTlsTransport
222 private void onResponse(Message message) { in onResponse() method in AoapServiceManager.AoapServiceConnection
2112 public void onResponse(int status, R response) { in onResponse() method in UserHalServiceTest.GenericHalCallback
4422 public void onResponse(byte[] eapMsg, int flagMask) { in onResponse() method in IkeSessionStateMachine.CreateIkeLocalIkeAuthInEap.IkeEapCallback