Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/toolbar/top/
H A DToolbarPhone.java601 leftMargin = getFocusedLocationBarLeftMargin(priorVisibleWidth); in layoutLocationBar()
640 private int getFocusedLocationBarLeftMargin(int priorVisibleWidth) { in getFocusedLocationBarLeftMargin() method in ToolbarPhone