Searched defs:newState (Results 1 – 7 of 7) sorted by relevance
391 uint8_t newState = 4; variable723 uint8_t newState = 8; variable742 uint8_t newState = 1; variable1118 uint8_t newState = 2; variable1146 uint8_t newState = 2; variable1249 uint8_t newState = 4; variable1267 uint8_t newState = 2; variable1285 uint8_t newState = 9; variable1303 uint8_t newState = 1; variable1321 uint8_t newState = 2; variable[all …]
95 uint32_t newState) in DealWithStateLeaveAndEnter()
198 int32_t SetRadioState(HRilRadioState newState, int32_t rst) in SetRadioState()
93 uint32_t newState) in DealWithStateLeaveAndEnter()
312 … int32_t newState = simStateManager->HasSimCard() ? ICC_CARD_STATE_PRESENT : ICC_CARD_STATE_ABSENT; in OnIccStateChanged() local
459 std::int32_t newState = accountState_->GetAccountState(); in HandleEvent() local
1643 void ReminderRequest::SetState(bool deSet, const uint8_t newState, std::string function) in SetState()