Searched refs:toggleKeyboardShortcuts (Results 1 – 2 of 2) sorted by relevance
1283 toggleKeyboardShortcuts(/* deviceId= */ deviceId); in toggleKeyboardShortcuts_largeScreen_bothFlagsEnabled_doesNotTogglesAny()1296 toggleKeyboardShortcuts(deviceId); in toggleKeyboardShortcuts_largeScreen_newFlagsDisabled_togglesTabletVersion()1310 toggleKeyboardShortcuts(deviceId); in toggleKeyboardShortcuts_largeScreen_bothFlagsDisabled_togglesPhoneVersion()1324 toggleKeyboardShortcuts(/* deviceId= */ deviceId); in toggleKeyboardShortcuts_smallScreen_bothFlagsEnabled_doesNotToggleAny()1337 toggleKeyboardShortcuts(deviceId); in toggleKeyboardShortcuts_smallScreen_newFlagsDisabled_togglesPhoneVersion()1351 toggleKeyboardShortcuts(deviceId); in toggleKeyboardShortcuts_smallScreen_bothFlagsDisabled_togglesPhoneVersion()1362 private void toggleKeyboardShortcuts(int deviceId) { in toggleKeyboardShortcuts() method in CentralSurfacesImplTest
832 data -> toggleKeyboardShortcuts(data.mDeviceId)); in CentralSurfacesImpl()2932 protected void toggleKeyboardShortcuts(int deviceId) { in toggleKeyboardShortcuts() method