Searched refs:foldScreenPowerInit_ (Results 1 – 2 of 2) sorted by relevance
497 std::function<void()> foldScreenPowerInit_ = nullptr; variable
2004 if (that.foldScreenPowerInit_ != nullptr) { in BootFinishedCallback()2005 that.foldScreenPowerInit_(); in BootFinishedCallback()2021 foldScreenPowerInit_ = foldScreenPowerInit; in SetFoldScreenPowerInit()