Searched refs:nativeRestoreFromOpaqueState (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java1622 boolean result = nativeRestoreFromOpaqueState(mNativeAwContents, state);
1996 private native boolean nativeRestoreFromOpaqueState(int nativeAwContents, byte[] state); method in class:AwContents

Completed in 45 milliseconds