Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/test/android/javatests/src/org/chromium/content_public/browser/test/util/
H A DDOMUtils.java616 () -> nativeGetTopControlsShrinkBlinkHeight(webContents)); in getMaybeTopControlsHeight()
670 private static native int nativeGetTopControlsShrinkBlinkHeight(WebContents webContents); in nativeGetTopControlsShrinkBlinkHeight() method in DOMUtils