Searched refs:WebViewSupportFeature (Results 1 – 2 of 2) sorted by relevance
30 import androidx.webkit.WebViewFeature.WebViewSupportFeature;206 WebViewFeatureInternal(@WebViewSupportFeature String featureValue, int osVersion) { in WebViewFeatureInternal()214 public static WebViewFeatureInternal getFeature(@WebViewSupportFeature String feature) { in getFeature()
75 public @interface WebViewSupportFeature {} annotation in WebViewFeature268 public static boolean isFeatureSupported(@NonNull @WebViewSupportFeature String feature) { in isFeatureSupported()