Searched refs:setCallLogDatabaseHelperForTest (Results 1 – 2 of 2) sorted by relevance
225 mCallLogProvider.setCallLogDatabaseHelperForTest(callLogDatabaseHelper); in testPhoneAccountHandleMigrationSimEvent()269 mCallLogProvider.setCallLogDatabaseHelperForTest(originalCallLogDatabaseHelper); in testPhoneAccountHandleMigrationSimEvent()299 mCallLogProvider.setCallLogDatabaseHelperForTest(callLogDatabaseHelper); in testPhoneAccountHandleMigrationInitiation()328 mCallLogProvider.setCallLogDatabaseHelperForTest(originalCallLogDatabaseHelper); in testPhoneAccountHandleMigrationInitiation()
402 public void setCallLogDatabaseHelperForTest(CallLogDatabaseHelper callLogDatabaseHelper) { in setCallLogDatabaseHelperForTest() method in CallLogProvider