Home
last modified time | relevance | path

Searched refs:removeDefaultAccountForTest (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorUtils.java79 void removeDefaultAccountForTest() { in removeDefaultAccountForTest() method in ContactEditorUtils
/packages/apps/Contacts/tests/src/com/android/contacts/editor/
DContactEditorUtilsTest.java209 mTarget.removeDefaultAccountForTest(); in testShouldShowAccountChangedNotification_sanity_check()