Home
last modified time | relevance | path

Searched refs:CONTEXT_HUB_UNLOAD_APP (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dcontext_hub.h402 CONTEXT_HUB_UNLOAD_APP = 4, // Unload a specified app enumerator
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp273 case CONTEXT_HUB_UNLOAD_APP: in handleOsMessage()
416 msg.message_type = CONTEXT_HUB_UNLOAD_APP; in unloadNanoApp()