Searched refs:INVALID_MAIN_CARD_SLOTID (Results 1 – 2 of 2) sorted by relevance
34 int32_t CellularDataClient::defaultCellularDataSlotId_ = INVALID_MAIN_CARD_SLOTID;140 if (defaultCellularDataSlotId_ != INVALID_MAIN_CARD_SLOTID) { in GetDefaultCellularDataSlotId()196 defaultCellularDataSlotId_ = INVALID_MAIN_CARD_SLOTID; in UpdateDefaultCellularDataSlotId()
33 inline const int32_t INVALID_MAIN_CARD_SLOTID = -2; variable