Searched refs:isCommandInterceptorEnabled (Results 1 – 3 of 3) sorted by relevance
38 boolean isCommandInterceptorEnabled(); in isCommandInterceptorEnabled() method97 public boolean isCommandInterceptorEnabled() { in isCommandInterceptorEnabled() method in Features.RuntimeFeatures
46 public boolean isCommandInterceptorEnabled() { in isCommandInterceptorEnabled() method in TestFeatures
65 if (!mFeatures.isCommandInterceptorEnabled()) { in accept()