Searched refs:shouldDisablePhoneNumberFormatting (Results 1 – 3 of 3) sorted by relevance
103 public static boolean shouldDisablePhoneNumberFormatting(Context context) { in shouldDisablePhoneNumberFormatting() method in MotorolaUtils
278 if (MotorolaUtils.shouldDisablePhoneNumberFormatting(context)) { in formatNumber()
415 if (!MotorolaUtils.shouldDisablePhoneNumberFormatting(getContext())) { in onCreateView()