Searched refs:disablePhoneNumberFormattingForTest (Results 1 – 1 of 1) sorted by relevance
52 private static Boolean disablePhoneNumberFormattingForTest = null; field in MotorolaUtils104 if (disablePhoneNumberFormattingForTest != null) { in shouldDisablePhoneNumberFormatting()105 return disablePhoneNumberFormattingForTest; in shouldDisablePhoneNumberFormatting()158 disablePhoneNumberFormattingForTest = disablePhoneNumberFormatting; in setDisablePhoneNumberFormattingForTest()