Searched refs:phoneNumberJohn (Results 1 – 1 of 1) sorted by relevance
130 final String phoneNumberJohn = "123"; in testReloadFromPreference() local131 Uri contactUriJohn = Uri.parse("tel:" + phoneNumberJohn); in testReloadFromPreference()135 when(contactJohn.getPhoneNumber()).thenReturn(phoneNumberJohn); in testReloadFromPreference()