Home
last modified time | relevance | path

Searched refs:handleClientMsg (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/interfaces/contexthub/common/default/1.X/utils/
H A DIContextHubCallbackWrapper.h57 virtual Return<void> handleClientMsg(V1_2::ContextHubMsg msg,
79 virtual Return<void> handleClientMsg(V1_2::ContextHubMsg msg, in handleClientMsg() function
81 return mCallback->handleClientMsg(convertToOldMsg(msg)); in handleClientMsg()
123 Return<void> handleClientMsg(V1_2::ContextHubMsg msg, in handleClientMsg() function
/aosp12/hardware/interfaces/contexthub/common/vts/
H A DContexthubCallbackBase.h33 virtual Return<void> handleClientMsg(const V1_0::ContextHubMsg& /*msg*/) override { in handleClientMsg() function
/aosp12/hardware/interfaces/contexthub/1.0/
H A DIContexthubCallback.hal28 handleClientMsg(ContextHubMsg msg);
/aosp12/hardware/interfaces/contexthub/1.0/default/
H A DContexthub.cpp391 cb->handleClientMsg(msg); in contextHubCb()
/aosp12/system/chre/host/hal_generic/common/
H A Dgeneric_context_hub_base.h383 return mParent.mCallbacks->handleClientMsg(msg, msgContentPerms); in handleNanoappMessage()
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubService.java147 public void handleClientMsg(ContextHubMsg message) { in handleClientMsg() method in ContextHubService.ContextHubServiceCallback
/aosp12/frameworks/base/services/
H A Dart-profile21559 …er/location/contexthub/ContextHubService$ContextHubServiceCallback;->handleClientMsg(Landroid/hard…