Searched refs:WebViewAppInfo (Results 1 – 1 of 1) sorted by relevance
120 private static class WebViewAppInfo extends DefaultAppInfo { class in WebViewAppPicker121 public WebViewAppInfo(Context context, PackageManager pm, int userId, in WebViewAppInfo() method in WebViewAppPicker.WebViewAppInfo141 return new WebViewAppInfo(context, pm, mUserId, packageItemInfo, disabledReason, in createDefaultAppInfo()