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

  /hardware/interfaces/contexthub/1.0/
IContexthubCallback.hal 28 handleClientMsg(ContextHubMsg msg);
  /system/chre/host/hal_generic/
generic_context_hub.cc 273 mParent.mCallbacks->handleClientMsg(msg);
  /hardware/interfaces/contexthub/1.0/vts/functional/
VtsHalContexthubV1_0TargetTest.cpp 131 virtual Return<void> handleClientMsg(const ContextHubMsg& /*msg*/) override {
  /hardware/interfaces/contexthub/1.0/default/
Contexthub.cpp 384 cb->handleClientMsg(msg);
  /frameworks/base/services/core/jni/
com_android_server_location_ContextHubService.cpp 246 virtual Return<void> handleClientMsg(const ContextHubMsg &msg) {
    [all...]

Completed in 201 milliseconds