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

  /hardware/interfaces/contexthub/1.0/
IContexthubCallback.hal 28 handleClientMsg(ContextHubMsg msg);
  /hardware/interfaces/contexthub/1.0/vts/functional/
VtsHalContexthubV1_0TargetTest.cpp 147 virtual Return<void> handleClientMsg(const ContextHubMsg& /*msg*/) override {
  /device/google/contexthub/contexthubhal/
NanohubHidlAdapter.cpp 348 cb->handleClientMsg(msg);
  /frameworks/base/services/core/java/com/android/server/location/
ContextHubService.java 113 public void handleClientMsg(ContextHubMsg message) {
  /hardware/interfaces/contexthub/1.0/default/
Contexthub.cpp 391 cb->handleClientMsg(msg);
  /system/chre/host/hal_generic/
generic_context_hub.cc 368 mParent.mCallbacks->handleClientMsg(msg);

Completed in 720 milliseconds