Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java7786 provider.switchToProfileModeForTest(); in testPhotoStoreCleanupForProfile()
7817 provider.switchToProfileModeForTest(); in testPhotoStoreCleanupForProfile()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java10223 public void switchToProfileModeForTest() { in switchToProfileModeForTest() method in ContactsProvider2