Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/javatests/src/org/chromium/android_webview/test/
H A DSafeBrowsingTest.java206 private boolean mCanShowBigInterstitial; field in SafeBrowsingTest.MockAwContents
215 mCanShowBigInterstitial = true; in MockAwContents()
223 mCanShowBigInterstitial = able; in setCanShowBigInterstitial()
233 return mCanShowBigInterstitial; in canShowBigInterstitial()