Searched refs:setDefaultOutgoingPhoneAccount (Results 1 – 3 of 3) sorted by relevance
93 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testSetUserSelectedOutgoingPhoneAccount()125 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testGetDefaultOutgoingNoUserSelected()143 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testGetDefaultOutgoingNoUserSelected()171 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testGetDefaultOutgoingPhoneAccountOneOrMany()207 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testGetDefaultOutgoingPhoneAccountOneOrMany()
246 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in setupConnectionService()263 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in tearDownConnectionService()
334 public static void setDefaultOutgoingPhoneAccount(Instrumentation instrumentation, in setDefaultOutgoingPhoneAccount() method in TestUtils