Home
last modified time | relevance | path

Searched refs:getControlContainerHeightResource (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/safe_browsing/
H A DSafeBrowsingPasswordReuseDialogBridge.java37 activity.getControlContainerHeightResource()); in SafeBrowsingPasswordReuseDialogBridge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/password_manager/
H A DCredentialLeakDialogBridge.java31 activity.getBrowserControlsManager(), activity.getControlContainerHeightResource()); in CredentialLeakDialogBridge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/
H A DOverlayPanelBase.java202 protected abstract int getControlContainerHeightResource(); in getControlContainerHeightResource() method in OverlayPanelBase
763 int toolbarHeightResource = getControlContainerHeightResource(); in initializeUiState()
H A DOverlayPanel.java586 protected int getControlContainerHeightResource() { in getControlContainerHeightResource() method in OverlayPanel
589 return mActivity.getControlContainerHeightResource(); in getControlContainerHeightResource()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/password_manager/
H A DPasswordManagerDialogTest.java75 activity.getControlContainerHeightResource()); in setUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/customtabs/
H A DBaseCustomTabActivity.java344 public int getControlContainerHeightResource() { in getControlContainerHeightResource() method in BaseCustomTabActivity
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/tabbed_mode/
H A DTabbedRootUiCoordinator.java381 final int resourceId = mActivity.getControlContainerHeightResource(); in initStatusIndicatorCoordinator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/app/
H A DChromeActivity.java484 getControlContainerHeightResource()); in performPostInflationStartup()
741 public int getControlContainerHeightResource() { in getControlContainerHeightResource() method in ChromeActivity
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/
H A DChromeTabbedActivity.java1496 public int getControlContainerHeightResource() { in getControlContainerHeightResource() method in ChromeTabbedActivity