Searched refs:disablePhoneAccount (Results 1 – 2 of 2) sorted by relevance
272 TestUtils.disablePhoneAccount(getInstrumentation(), pa.getAccountHandle()); in testDisablingAccountsAfterRegStillThrowsException()646 TestUtils.disablePhoneAccount(getInstrumentation(), handle2); in testGetCallCapablePhoneAccountsAcrossProfiles()715 TestUtils.disablePhoneAccount(getInstrumentation(), currentHandle); in testGetCallCapablePhoneAccountsAcrossProfilesWithWorkProfile()
515 public static void disablePhoneAccount(Instrumentation instrumentation, in disablePhoneAccount() method in TestUtils