Home
last modified time | relevance | path

Searched refs:ACTION_BAR_VARIATION (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/app/appmenu/
H A DAppMenuPropertiesDelegateUnitTest.java393 AppMenuPropertiesDelegateImpl.ACTION_BAR_VARIATION.setForTesting("backward_button"); in testPageMenuItems_Phone_RegularPage_backward_button_action_bar()
420 AppMenuPropertiesDelegateImpl.ACTION_BAR_VARIATION.setForTesting("share_button"); in testPageMenuItems_Phone_RegularPage_share_button_action_bar()
446 AppMenuPropertiesDelegateImpl.ACTION_BAR_VARIATION.setForTesting(""); in testPageMenuItems_Phone_RegularPage_threebutton_actionbar()
479 AppMenuPropertiesDelegateImpl.ACTION_BAR_VARIATION.setForTesting("backward_button"); in testPageMenuItems_Phone_RegularPage_threebutton_actionbar_backward_actionbar()
509 AppMenuPropertiesDelegateImpl.ACTION_BAR_VARIATION.setForTesting("share_button"); in testPageMenuItems_Phone_RegularPage_threebutton_actionbar_share_actionbar()
541 AppMenuPropertiesDelegateImpl.ACTION_BAR_VARIATION.setForTesting("share_button"); in testPageMenuItems_Phone_RegularPage_threebutton_actionbar_add_to_menuitem()
578 AppMenuPropertiesDelegateImpl.ACTION_BAR_VARIATION.setForTesting("share_button"); in testPageMenuItems_Phone_RegularPage_threebutton_actionbar_add_to_menuitem_intall_app()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/app/flags/
H A DChromeCachedFlags.java87 AppMenuPropertiesDelegateImpl.ACTION_BAR_VARIATION, in cacheNativeFlags()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/app/appmenu/
H A DAppMenuPropertiesDelegateImpl.java82 public static final StringCachedFieldTrialParameter ACTION_BAR_VARIATION = field in AppMenuPropertiesDelegateImpl
984 if (ACTION_BAR_VARIATION.getValue().equals("backward_button")) {
986 } else if (ACTION_BAR_VARIATION.getValue().equals("share_button")) {