Searched defs:newState (Results 1 – 8 of 8) sorted by relevance
395 uint8_t newState = 4; variable727 uint8_t newState = 8; variable746 uint8_t newState = 1; variable1131 uint8_t newState = 2; variable1159 uint8_t newState = 2; variable1262 uint8_t newState = 4; variable1280 uint8_t newState = 2; variable1298 uint8_t newState = 9; variable1316 uint8_t newState = 1; variable1334 uint8_t newState = 2; variable[all …]
95 uint32_t newState) in DealWithStateLeaveAndEnter()
197 int32_t SetRadioState(HRilRadioState newState, int32_t rst) in SetRadioState()
93 uint32_t newState) in DealWithStateLeaveAndEnter()
295 … int32_t newState = simStateManager->HasSimCard() ? ICC_CARD_STATE_PRESENT : ICC_CARD_STATE_ABSENT; in OnIccStateChanged() local
332 std::int32_t newState = accountState_->GetAccountState(); in HandleEvent() local
566 sptr<NetworkState> newState = new NetworkState(); variable
1583 void ReminderRequest::SetState(bool deSet, const uint8_t newState, std::string function) in SetState()