Home
last modified time | relevance | path

Searched refs:SetTabletMode (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_config_unittest.cc31 void SetTabletMode(bool is_tablet_mode) { in SetTabletMode() function in ash::ShelfConfigTest
39 SetTabletMode(true); in TEST_F()
65 SetTabletMode(true); in TEST_F()
70 SetTabletMode(false); in TEST_F()
91 SetTabletMode(true); in TEST_F()
123 SetTabletMode(false); in TEST_F()
166 SetTabletMode(true); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/detachable_base/
H A Ddetachable_base_handler_unittest.cc92 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in SetUp()
113 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in ChangePairedBase()
115 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in ChangePairedBase()
154 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
158 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
188 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
197 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
224 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
246 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
316 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
[all …]
H A Ddetachable_base_notification_controller_unittest.cc43 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in SetUp()
241 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
258 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
273 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/gesture_education/
H A Dgesture_education_notification_controller_unittest.cc45 void SetTabletMode(bool on) { in SetTabletMode() function in ash::GestureEducationNotificationControllerTest
83 SetTabletMode(true); in TEST_F()
90 SetTabletMode(false); in TEST_F()
91 SetTabletMode(true); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/tablet_mode/
H A Dtablet_mode_controller_unittest.cc181 void SetTabletMode(bool on) { test_api_->SetTabletMode(on); } in SetTabletMode() function in ash::TabletModeControllerTest
382 SetTabletMode(true); in TEST_P()
387 SetTabletMode(false); in TEST_P()
405 SetTabletMode(true); in TEST_P()
414 SetTabletMode(false); in TEST_P()
662 SetTabletMode(true); in TEST_P()
690 SetTabletMode(true); in TEST_P()
736 SetTabletMode(true); in TEST_P()
905 SetTabletMode(true); in TEST_P()
974 SetTabletMode(true); in TEST_P()
[all …]
H A Dtablet_mode_controller_test_api.h50 void SetTabletMode(bool on);
H A Dtablet_mode_controller_test_api.cc134 void TabletModeControllerTestApi::SetTabletMode(bool on) { in SetTabletMode() function in ash::TabletModeControllerTestApi
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/chromeos/
H A Daccessibility_handler_unittest.cc59 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
77 chromeos::FakePowerManagerClient::Get()->SetTabletMode( in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/model/search/
H A Dsearch_model.cc21 void SearchModel::SetTabletMode(bool is_tablet_mode) { in SetTabletMode() function in ash::SearchModel
22 search_box_->SetTabletMode(is_tablet_mode); in SetTabletMode()
H A Dsearch_box_model.h28 void SetTabletMode(bool is_tablet_mode);
H A Dsearch_box_model.cc19 void SearchBoxModel::SetTabletMode(bool is_tablet_mode) { in SetTabletMode() function in ash::SearchBoxModel
H A Dsearch_model.h34 void SetTabletMode(bool is_tablet_mode);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Dspoken_feedback_app_list_browsertest.cc136 void SetTabletMode(bool enabled) { in SetTabletMode() function in chromeos::TabletModeSpokenFeedbackAppListTest
217 sm_.Call([this]() { SetTabletMode(true); }); in IN_PROC_BROWSER_TEST_P()
220 sm_.Call([this]() { SetTabletMode(false); }); in IN_PROC_BROWSER_TEST_P()
259 sm_.Call([this]() { SetTabletMode(true); }); in IN_PROC_BROWSER_TEST_P()
278 sm_.Call([this]() { SetTabletMode(false); }); in IN_PROC_BROWSER_TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/assistant/
H A Dassistant_screen_context_controller_impl_unittest.cc186 SetTabletMode(/*enable=*/true); in TEST_F()
195 SetTabletMode(/*enable=*/true); in TEST_F()
H A Dassistant_setup_controller_unittest.cc41 SetTabletMode(true); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/test/
H A Dassistant_test_api.h58 virtual void SetTabletMode(bool enable) = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/assistant/
H A Dassistant_test_api_impl.h34 void SetTabletMode(bool enable) override;
H A Dassistant_test_api_impl.cc142 void AssistantTestApiImpl::SetTabletMode(bool enable) { in SetTabletMode() function in ash::AssistantTestApiImpl
H A Dassistant_page_view_unittest.cc862 SetTabletMode(true); in TEST_F()
916 SetTabletMode(true); in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/assistant/test/
H A Dassistant_ash_test_base.cc179 void AssistantAshTestBase::SetTabletMode(bool enable) { in SetTabletMode() function in ash::AssistantAshTestBase
180 test_api_->SetTabletMode(enable); in SetTabletMode()
H A Dassistant_ash_test_base.h75 void SetTabletMode(bool enable);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/power/
H A Dfake_power_manager_client.h164 void SetTabletMode(TabletMode mode, const base::TimeTicks& timestamp); in COMPONENT_EXPORT()
H A Dfake_power_manager_client.cc457 void FakePowerManagerClient::SetTabletMode(TabletMode mode, in SetTabletMode() function in chromeos::FakePowerManagerClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/assistant/
H A Dservice_unittest.cc85 FakePowerManagerClient::Get()->SetTabletMode( in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/power/
H A Dpower_button_controller_unittest.cc667 power_manager_client()->SetTabletMode(PowerManagerClient::TabletMode::OFF, in TEST_F()
675 power_manager_client()->SetTabletMode(PowerManagerClient::TabletMode::ON, in TEST_F()

12