Searched refs:isWasmSupportAvailable (Results 1 – 2 of 2) sorted by relevance
55 "JS Sandbox does not support WASM", () -> isWasmSupportAvailable(context)); in createWasmSupportAvailableRule()81 public static boolean isWasmSupportAvailable(Context context) { in isWasmSupportAvailable() method in CtsWebViewSupportUtil
50 "JS Sandbox does not support WASM", () -> isWasmSupportAvailable(context)); in createWasmSupportAvailableRule()78 public static boolean isWasmSupportAvailable(Context context) in isWasmSupportAvailable() method in WebViewSupportUtil