HomeSort by relevance Sort by last modified time
    Searched refs:contexthub (Results 1 - 25 of 52) sorted by null

1 2 3

  /hardware/interfaces/contexthub/1.0/default/
service.cpp 17 #define LOG_TAG "android.hardware.contexthub@1.0-service"
19 #include <android/hardware/contexthub/1.0/IContexthub.h>
22 using android::hardware::contexthub::V1_0::IContexthub;
Contexthub.h 23 #include <android/hardware/contexthub/1.0/IContexthub.h>
28 namespace contexthub { namespace in namespace:android::hardware
32 struct Contexthub : public ::android::hardware::contexthub::V1_0::IContexthub {
33 Contexthub();
74 DeathRecipient(const sp<Contexthub> contexthub);
81 sp<Contexthub> mContexthub;
110 DISALLOW_COPY_AND_ASSIGN(Contexthub);
117 } // namespace contexthub
    [all...]
  /device/google/contexthub/firmware/
nanohub_aux_os_config.mk 17 NANOHUB_OS_PATH := device/google/contexthub/firmware
linux_aux_variant_config.mk 47 NANO_VARIANT_C_INCLUDES_$(my_variant) := device/google/contexthub/firmware/variant/linux/inc
  /device/google/contexthub/contexthubhal/
service.cpp 17 #define LOG_TAG "android.hardware.contexthub@1.0-service.nanohub"
19 #include <android/hardware/contexthub/1.0/IContexthub.h>
27 using android::hardware::contexthub::V1_0::IContexthub;
28 using android::hardware::contexthub::V1_0::implementation::Contexthub;
33 sp<IContexthub> contexthub = new Contexthub(); local
34 return contexthub->registerAsService();
NanohubHidlAdapter.h 19 * hardware/interfaces/contexthub/1.0/default/Contexthub.h
30 #include <android/hardware/contexthub/1.0/IContexthub.h>
37 namespace contexthub { namespace in namespace:android::hardware
41 struct Contexthub : public ::android::hardware::contexthub::V1_0::IContexthub {
42 Contexthub();
86 DeathRecipient(const sp<Contexthub> contexthub);
93 sp<Contexthub> mContexthub
    [all...]
  /device/google/contexthub/firmware/variant/argonkey/
argonkey_conf.mk 26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
  /device/google/contexthub/firmware/variant/linux/
linux_conf.mk 26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
  /device/google/contexthub/firmware/variant/lunchbox/
lunchbox_conf.mk 26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
  /device/google/contexthub/firmware/variant/neonkey/
neonkey_conf.mk 26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
  /device/google/contexthub/firmware/variant/nucleo/
nucleo_conf.mk 26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
  /test/vts-testcase/hal/contexthub/V1_0/host/
Android.mk 22 VTS_CONFIG_SRC_DIR := testcases/hal/contexthub/V1_0/host
VtsHalContexthubV1_0HostTest.py 68 "android.hardware.contexthub@1.0::IContexthub",
72 """Creates a mirror and turns on the framework-layer CONTEXTHUB service."""
75 target_type="contexthub",
78 target_package="android.hardware.contexthub",
82 self.types = self.dut.hal.contexthub.GetHidlTypeInterface("types")
87 hubs = self.dut.hal.contexthub.getHubs()
93 #client_callback = self.dut.hal.contexthub.GetHidlCallbackInterface(
101 #result = self.dut.hal.contexthub.registerCallback(hub_id,
106 #result = self.dut.hal.contexthub.queryApps(hub_id)
  /test/vts-testcase/hal/contexthub/V1_0/target/
Android.mk 22 VTS_CONFIG_SRC_DIR := testcases/hal/contexthub/V1_0/target
  /test/vts-testcase/hal/contexthub/V1_0/target_profiling/
Android.mk 22 VTS_CONFIG_SRC_DIR := testcases/hal/contexthub/V1_0/target_profiling
  /test/vts-testcase/hal/contexthub/V1_0/target_replay/
Android.mk 22 VTS_CONFIG_SRC_DIR := testcases/hal/contexthub/V1_0/target_replay
  /hardware/interfaces/contexthub/1.0/
IContexthubCallback.hal 17 package android.hardware.contexthub@1.0;
21 * This callback is passed by the Contexthub service to the HAL
23 * to the service and registered clients of the ContextHub service.
31 * This callback is passed by the Contexthub service to the HAL
43 * This callback is passed by the Contexthub service to the HAL
45 * to the ContextHub service.
53 * This callback is passed by the Contexthub service to the HAL
67 * This callback is passed by the Contexthub service to the HAL
IContexthub.hal 17 package android.hardware.contexthub@1.0;
34 getHubs() generates (vec<ContextHub> hubs);
79 * @param hubId identifer of the contextHub
103 * @param hubId identifer of the contextHub
124 * @param hubId identifer of the contextHub
145 * @param hubId identifer of the contextHub
162 * @param hubId identifer of the contextHub
  /system/chre/host/hal_generic/
generic_context_hub.h 25 #include <android/hardware/contexthub/1.0/IContexthub.h>
35 namespace contexthub { namespace in namespace:android::hardware
41 using ::android::hardware::contexthub::V1_0::ContextHub;
42 using ::android::hardware::contexthub::V1_0::ContextHubMsg;
43 using ::android::hardware::contexthub::V1_0::IContexthub;
44 using ::android::hardware::contexthub::V1_0::IContexthubCallback;
45 using ::android::hardware::contexthub::V1_0::NanoAppBinary;
46 using ::android::hardware::contexthub::V1_0::Result;
59 // Methods from ::android::hardware::contexthub::V1_0::IContexthub follow
    [all...]
  /frameworks/base/services/core/java/com/android/server/location/
ContextHubServiceUtil.java 21 import android.hardware.contexthub.V1_0.ContextHub;
22 import android.hardware.contexthub.V1_0.ContextHubMsg;
23 import android.hardware.contexthub.V1_0.HostEndPoint;
24 import android.hardware.contexthub.V1_0.HubAppInfo;
25 import android.hardware.contexthub.V1_0.Result;
46 + HARDWARE_PERMISSION + "' not granted to access ContextHub Hardware";
50 * ArrayList of HIDL ContextHub objects.
52 * @param hubList the ContextHub ArrayList
56 static HashMap<Integer, ContextHubInfo> createContextHubInfoMap(List<ContextHub> hubList)
    [all...]
  /device/google/contexthub/contexthubhal/test/
Android.mk 36 device/google/contexthub/lib/include \
  /device/google/contexthub/lefty/
Android.mk 36 device/google/contexthub/firmware/os/inc \
37 device/google/contexthub/sensorhal \
38 device/google/contexthub/util/common \
70 device/google/contexthub/firmware/os/inc \
71 device/google/contexthub/sensorhal \
72 device/google/contexthub/util/common \
  /hardware/interfaces/contexthub/1.0/vts/functional/
VtsHalContexthubV1_0TargetTest.cpp 22 #include <android/hardware/contexthub/1.0/IContexthub.h>
23 #include <android/hardware/contexthub/1.0/IContexthubCallback.h>
24 #include <android/hardware/contexthub/1.0/types.h>
36 using ::android::hardware::contexthub::V1_0::AsyncEventType;
37 using ::android::hardware::contexthub::V1_0::ContextHub;
38 using ::android::hardware::contexthub::V1_0::ContextHubMsg;
39 using ::android::hardware::contexthub::V1_0::HubAppInfo;
40 using ::android::hardware::contexthub::V1_0::IContexthub;
41 using ::android::hardware::contexthub::V1_0::IContexthubCallback
    [all...]
  /device/google/contexthub/util/nanotool/
Android.mk 27 contexthub.cpp \
  /device/google/contexthub/sensorhal/
Android.mk 68 device/google/contexthub/firmware/os/inc \
69 device/google/contexthub/util/common
114 device/google/contexthub/firmware/os/inc \
115 device/google/contexthub/util/common
160 device/google/contexthub/firmware/os/inc

Completed in 592 milliseconds

1 2 3