Searched refs:getStatics (Results 1 – 4 of 4) sorted by relevance
75 public @NonNull StaticsBoundaryInterface getStatics() { in getStatics() method in WebViewProviderFactoryAdapter77 StaticsBoundaryInterface.class, mImpl.getStatics()); in getStatics()
59 @NonNull StaticsBoundaryInterface getStatics(); in getStatics() method
57 public @NonNull StaticsBoundaryInterface getStatics() { in getStatics() method in IncompatibleApkWebViewProviderFactory
239 getFactory().getStatics().initSafeBrowsing(context, callback); in startSafeBrowsing()284 getFactory().getStatics().setSafeBrowsingAllowlist(hosts, callback); in setSafeBrowsingAllowlist()291 getFactory().getStatics().setSafeBrowsingWhitelist(hostsList, callback); in setSafeBrowsingAllowlist()355 return getFactory().getStatics().getSafeBrowsingPrivacyPolicyUrl(); in getSafeBrowsingPrivacyPolicyUrl()1083 return getFactory().getStatics().isMultiProcessEnabled(); in isMultiProcessEnabled()1109 return getFactory().getStatics().getVariationsHeader(); in getVariationsHeader()1330 getFactory().getStatics().setDefaultTrafficStatsTag(tag); in setDefaultTrafficStatsTag()