Searched refs:CES_GET_STICKY_COMMON_EVENT (Results 1 – 4 of 4) sorted by relevance
27 CES_GET_STICKY_COMMON_EVENT, enumerator
137 case static_cast<uint32_t>(CommonEventInterfaceCode::CES_GET_STICKY_COMMON_EVENT): { in OnRemoteRequest()
263 bool ret = SendRequest(CommonEventInterfaceCode::CES_GET_STICKY_COMMON_EVENT, data, reply); in GetStickyCommonEvent()
451 …const uint32_t code = static_cast<uint32_t>(CommonEventInterfaceCode::CES_GET_STICKY_COMMON_EVENT);