Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java7283 provider.switchToProfileModeForTest(); in testPhotoStoreCleanupForProfile()
7314 provider.switchToProfileModeForTest(); in testPhotoStoreCleanupForProfile()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java9910 public void switchToProfileModeForTest() { in switchToProfileModeForTest() method in ContactsProvider2