Searched defs:phone2 (Results 1 – 5 of 5) sorted by relevance
216 private void phoneNumberCompare(String phone1, String phone2, boolean equal, in phoneNumberCompare()245 private void assertPhoneNumberEqual(String phone1, String phone2) throws Exception { in assertPhoneNumberEqual()250 private void assertPhoneNumberEqual(String phone1, String phone2, boolean useStrict) in assertPhoneNumberEqual()255 private void assertPhoneNumberNotEqual(String phone1, String phone2) throws Exception { in assertPhoneNumberNotEqual()260 private void assertPhoneNumberNotEqual(String phone1, String phone2, boolean useStrict) in assertPhoneNumberNotEqual()
147 Phone phone2 = Mockito.mock(Phone.class); in testUpdateDataEnabledAndNotifyOverride() local
1647 Phone phone2 = Mockito.mock(Phone.class); in testNotifyWhenSetDataEnabled() local1788 Phone phone2 = Mockito.mock(Phone.class); in testIsDataEnabledOverriddenForApnAutoDataSwitch() local
1033 final String phone2 = "888-555-1234"; in testCreateTokenizedEntryForPhone() local
426 GsmCdmaPhone phone2 = Mockito.mock(GsmCdmaPhone.class); in testSetRadioPowerWaitForAllDataDisconnected() local