Searched refs:NextStep (Results 1 – 7 of 7) sorted by relevance
70 FFRTTask task = [this] { this->NextStep(); }; in StartAnimation()97 void GradualAnimator::NextStep() in NextStep() function in OHOS::DisplayPowerMgr::GradualAnimator123 FFRTTask task = [this] { this->NextStep(); }; in NextStep()
97 FFRTTask task = [this] { this->NextStep(); }; in StartDimming()127 void BrightnessDimming::NextStep() in NextStep() function in OHOS::DisplayPowerMgr::BrightnessDimming156 FFRTTask task = [this] { this->NextStep(); }; in NextStep()
154 NextStep(MSG_USIM_USIM_ADN_LOAD_DONE); in LoadDiallingNumberFiles()162 NextStep(MSG_USIM_USIM_ADN_LOAD_DONE); in LoadDiallingNumberFiles()180 NextStep(MSG_USIM_USIM_ADN_LOAD_DONE); in LoadDiallingNumberFiles()355 void UsimDiallingNumbersService::NextStep(int msgId) in NextStep() function in OHOS::Telephony::UsimDiallingNumbersService
52 void NextStep();
50 void NextStep();
90 void NextStep(int msgId);
574 usimDiallingNumbersService->NextStep(0);