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

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContentsClient.java184 assert isCachedRendererBackgroundColorValid();
188 final boolean isCachedRendererBackgroundColorValid() { method in class:AwContentsClient
H A DAwContents.java919 if (mNativeAwContents == 0 || !mContentsClient.isCachedRendererBackgroundColorValid()) {

Completed in 111 milliseconds