Searched refs:isPropertyEnabled (Results 1 – 3 of 3) sorted by relevance
122 boolean keepAllIcons = Utilities.isPropertyEnabled(LogConfig.KEEP_ALL_ICONS); in sanitizeDB()
68 FeatureFlags.IS_DOGFOOD_BUILD && Utilities.isPropertyEnabled(LogConfig.USEREVENT);
176 public static boolean isPropertyEnabled(String propertyName) { in isPropertyEnabled() method in Utilities