OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_supported_activities_list
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
activity_recognition.h
111
* Index of the activity in the list returned by
get_supported_activities_list
. If this event
139
int (*
get_supported_activities_list
)(struct activity_recognition_module* module,
member in struct:activity_recognition_module
188
* For example, suppose
get_supported_activities_list
contains on_bicyle and running, and the
200
* returned by
get_supported_activities_list
.
/system/tools/hidl/c2hal/test/
test.h
287
int (*
get_supported_activities_list
)(struct activity_recognition_module* module,
member in struct:my_other_t
Completed in 148 milliseconds