Searched refs:shouldSuppressFromSearch (Results 1 – 3 of 3) sorted by relevance
306 final boolean shouldSuppressFromSearch = !isAvailable() in updateNonIndexableKeys()308 if (shouldSuppressFromSearch) { in updateNonIndexableKeys()
58 && !controller.shouldSuppressFromSearch();
105 public boolean shouldSuppressFromSearch() { in shouldSuppressFromSearch() method in EmergencyGestureEntrypointPreferenceController