Searched refs:isContentRefreshEnabled (Results 1 – 4 of 4) sorted by relevance
40 boolean isContentRefreshEnabled(); in isContentRefreshEnabled() method108 public boolean isContentRefreshEnabled() { in isContentRefreshEnabled() method in Features.RuntimeFeatures
56 public boolean isContentRefreshEnabled() { in isContentRefreshEnabled() method in TestFeatures
98 if (!mFeatures.isContentRefreshEnabled()) { in run()
623 if (mEnv.features.isContentRefreshEnabled()) { in testRefresh()