Searched defs:CellularDataFlowUpdate (Results 1 – 1 of 1) sorted by relevance
75 struct CellularDataFlowUpdate : public UpdateInfo { struct77 …CellularDataFlowUpdate(int32_t slotId, int32_t flowType) : UpdateInfo(slotId), flowType_(flowType)… in CellularDataFlowUpdate() function