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

  /hardware/interfaces/contexthub/1.0/
IContexthubCallback.hal 50 handleHubEvent(AsyncEventType evt);
  /hardware/interfaces/contexthub/1.0/vts/functional/
VtsHalContexthubV1_0TargetTest.cpp 143 virtual Return<void> handleHubEvent(AsyncEventType evt) override {
  /system/chre/host/hal_generic/
generic_context_hub.cc 322 mParent.mCallbacks->handleHubEvent(AsyncEventType::RESTARTED);
  /hardware/interfaces/contexthub/1.0/default/
Contexthub.cpp 321 cb->handleHubEvent(AsyncEventType::RESTARTED);
  /frameworks/base/services/core/jni/
com_android_server_location_ContextHubService.cpp 264 virtual Return<void> handleHubEvent(AsyncEventType evt) {
    [all...]

Completed in 44 milliseconds