Home
last modified time | relevance | path

Searched defs:popupNativeAwContents (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DAwContents.java805 long popupNativeAwContents = nativeReleasePopupAwContents(mNativeAwContents); in supplyContentsForPopup() local
821 private void receivePopupContents(long popupNativeAwContents) { in receivePopupContents()