Searched refs:isCommandInterceptorEnabled (Results 1 – 3 of 3) sorted by relevance
36 boolean isCommandInterceptorEnabled(); in isCommandInterceptorEnabled() method90 public boolean isCommandInterceptorEnabled() { in isCommandInterceptorEnabled() method in Features.RuntimeFeatures
43 public boolean isCommandInterceptorEnabled() { in isCommandInterceptorEnabled() method in TestFeatures
61 if (!mFeatures.isCommandInterceptorEnabled()) { in accept()