Searched refs:socperfGameBoostSwitch_ (Results 1 – 2 of 2) sorted by relevance
255 socperfGameBoostSwitch_ = InitFeatureSwitch(SUB_ITEM_KEY_NAME_SOCPERF_GAME_BOOST); in InitResTypes()398 if (socperfGameBoostSwitch_ && focusAppType_ == APP_TYPE_GAME) { in HandleEventClick()415 if (!socperfGameBoostSwitch_ || data == nullptr) { in HandleGameBoost()481 if (socperfGameBoostSwitch_ && focusAppType_ == APP_TYPE_GAME) { in HandleEventSlide()
51 bool socperfGameBoostSwitch_ = false; variable