Home
last modified time | relevance | path

Searched refs:QueryAppsCallback (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/contexthub/1.2/vts/functional/
DVtsHalContexthubV1_2TargetTest.cpp143 class QueryAppsCallback : public ContexthubCallbackV1_2 { class
163 sp<QueryAppsCallback> cb = new QueryAppsCallback(); in TEST_P()
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp100 class QueryAppsCallback : public ContexthubCallbackV1_0 { class
114 sp<QueryAppsCallback> cb = new QueryAppsCallback(); in TEST_P()
/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp160 class QueryAppsCallback : public android::hardware::contexthub::BnContextHubCallback { class
204 sp<QueryAppsCallback> cb = sp<QueryAppsCallback>::make(); in TEST_P()