Home
last modified time | relevance | path

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

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