Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorUtils.java75 void cleanupForTest() { in cleanupForTest() method in ContactEditorUtils
/packages/apps/Contacts/tests/src/com/android/contacts/editor/
DContactEditorUtilsTest.java72 mTarget.cleanupForTest(); in setUp()