Searched refs:isMacCustomizationSupported (Results 1 – 1 of 1) sorted by relevance
657 if (isMacCustomizationSupported(context)) { in updateCapabilityFromResource()754 public static boolean isMacCustomizationSupported(@NonNull Context context) { in isMacCustomizationSupported() method in ApConfigUtil