Searched refs:stopAddingDocuments (Results 1 – 6 of 6) sorted by relevance
89 mDatabase.getMapper().stopAddingDocuments("1"); in testPutSingleStorageDocuments()277 mDatabase.getMapper().stopAddingDocuments("2"); in testPutChildDocuments_operationsSupported()294 mDatabase.getMapper().stopAddingDocuments("2"); in testPutChildDocuments_operationsSupported()310 mDatabase.getMapper().stopAddingDocuments("2"); in testPutChildDocuments_operationsSupported()365 mDatabase.getMapper().stopAddingDocuments("1"); in testRestoreIdForRootDocuments()416 mDatabase.getMapper().stopAddingDocuments("2"); in testRestoreIdForChildDocuments()451 mDatabase.getMapper().stopAddingDocuments(null); in testRestoreIdForDifferentDevices()495 mDatabase.getMapper().stopAddingDocuments(null); in testRestoreIdForDifferentDevices()505 mDatabase.getMapper().stopAddingDocuments("1"); in testRestoreIdForDifferentDevices()506 mDatabase.getMapper().stopAddingDocuments("2"); in testRestoreIdForDifferentDevices()[all …]
74 database.getMapper().stopAddingDocuments(null); in addTestDevice()82 database.getMapper().stopAddingDocuments(parentId); in addTestStorage()
50 mDatabase.getMapper().stopAddingDocuments(null); in setUp()56 mDatabase.getMapper().stopAddingDocuments("1"); in setUp()
144 if (mDatabase.getMapper().stopAddingDocuments( in run()167 if (mDatabase.getMapper().stopAddingDocuments(documentId)) { in run()
170 stopAddingDocuments(null); in clearMapping()318 boolean stopAddingDocuments(@Nullable String parentId) throws FileNotFoundException { in stopAddingDocuments() method in Mapper
393 mDatabase.getMapper().stopAddingDocuments(mIdentifier.mDocumentId); in loadObjectInfoList()