Searched refs:is_app_launcher_enabled (Results 1 – 4 of 4) sorted by relevance
38 void SearchIPCRouter::SetPromoInformation(bool is_app_launcher_enabled) { in SetPromoInformation() argument43 is_app_launcher_enabled)); in SetPromoInformation()
120 void SetPromoInformation(bool is_app_launcher_enabled);
124 void OnPromoInformationReceived(bool is_app_launcher_enabled);
388 void SearchBox::OnPromoInformationReceived(bool is_app_launcher_enabled) { in OnPromoInformationReceived() argument389 app_launcher_enabled_ = is_app_launcher_enabled; in OnPromoInformationReceived()