Searched refs:setDefaultOutgoingPhoneAccount (Results 1 – 3 of 3) sorted by relevance
113 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testSetUserSelectedOutgoingPhoneAccount()145 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testGetDefaultOutgoingNoUserSelected()163 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testGetDefaultOutgoingNoUserSelected()191 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testGetDefaultOutgoingPhoneAccountOneOrMany()227 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in testGetDefaultOutgoingPhoneAccountOneOrMany()
420 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in setupConnectionService()444 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), in tearDownConnectionService()683 TestUtils.setDefaultOutgoingPhoneAccount(getInstrumentation(), handle); in setDefaultOutgoingPhoneAccountAndVerify()
542 public static void setDefaultOutgoingPhoneAccount(Instrumentation instrumentation, in setDefaultOutgoingPhoneAccount() method in TestUtils