Searched refs:testPhone0 (Results 1 – 1 of 1) sorted by relevance
1380 doReturn(true).when(testPhone0).isRadioOn(); in setupConnectionServiceForDelayDial()1382 phones.add(testPhone0); in setupConnectionServiceForDelayDial()1385 setupHandleToPhoneMap(PHONE_ACCOUNT_HANDLE_1, testPhone0); in setupConnectionServiceForDelayDial()1386 setupDeviceConfig(testPhone0, testPhone1, 1); in setupConnectionServiceForDelayDial()1395 testPhone0.getServiceState().setRoaming(isRoaming); in setupConnectionServiceForDelayDial()1403 return testPhone0; in setupConnectionServiceForDelayDial()1419 doReturn(GSM_PHONE).when(testPhone0).getPhoneType(); in setupConnectionServiceInApm()1422 doReturn(false).when(testPhone0).isRadioOn(); in setupConnectionServiceInApm()1424 phones.add(testPhone0); in setupConnectionServiceInApm()1428 setupDeviceConfig(testPhone0, testPhone1, 0); in setupConnectionServiceInApm()[all …]