HomeSort by relevance Sort by last modified time
    Searched refs:onConnectionAborted (Results 1 - 3 of 3) sorted by null

  /system/chre/host/common/include/chre_host/
socket_client.h 62 virtual void onConnectionAborted() {};
89 * connected successfully, or onConnectionAborted() will be invoked if the
  /system/chre/host/common/
socket_client.cc 168 mCallbacks->onConnectionAborted();
  /system/chre/host/common/test/
chre_test_client.cc 66 void onConnectionAborted() override {

Completed in 327 milliseconds