Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DCallLogProviderTest.java201 = mCallLogProvider.getCallLogDatabaseHelperForTest(); in testPhoneAccountHandleMigrationSimEvent()
275 = mCallLogProvider.getCallLogDatabaseHelperForTest(); in testPhoneAccountHandleMigrationInitiation()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DCallLogProvider.java397 public CallLogDatabaseHelper getCallLogDatabaseHelperForTest() { in getCallLogDatabaseHelperForTest() method in CallLogProvider