Home
last modified time | relevance | path

Searched defs:mPreloadedNanoappIds (Results 1 – 2 of 2) sorted by relevance

/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.h253 std::optional<std::vector<int64_t>> mPreloadedNanoappIds; variable
/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/
DContextHubNanoAppRequirementsTestExecutor.java30 private final List<Long> mPreloadedNanoappIds; field in ContextHubNanoAppRequirementsTestExecutor