Searched refs:isDevelopersOptionsEnabled (Results 1 – 2 of 2) sorted by relevance
43 return Utilities.IS_DEBUG_DEVICE && Utilities.isDevelopersOptionsEnabled(context); in showFlagTogglerUi()
154 public static boolean isDevelopersOptionsEnabled(Context context) { in isDevelopersOptionsEnabled() method in Utilities