Searched refs:MSG_CONNECT_TO_VHAL (Results 1 – 1 of 1) sorted by relevance
94 const int32_t MSG_CONNECT_TO_VHAL = 1; // Message to request of connecting to VHAL. variable174 case MSG_CONNECT_TO_VHAL: in handleMessage()1101 mHandlerLooper->sendMessage(mEventHandler, MSG_CONNECT_TO_VHAL); in connectToVhal()1123 MSG_CONNECT_TO_VHAL); in connectToVhalHelper()