Searched refs:mMediaInserter (Results 1 – 2 of 2) sorted by relevance
45 private MediaInserter mMediaInserter; field in MediaInserterTest90 mMediaInserter = new MediaInserter(client, TEST_BUFFER_SIZE); in setUp()134 mMediaInserter.insert(uri, values); in fillBuffer()174 mMediaInserter.flushAll(); in testFlushAllWithEmptyContents()185 mMediaInserter.flushAll(); in testFlushAllWithSomeContents()198 mMediaInserter.flushAll(); in testInsertContentsAfterFlushAll()
425 private MediaInserter mMediaInserter; field in MediaScanner1066 MediaInserter inserter = mMediaInserter;1423 mMediaInserter = new MediaInserter(mMediaProvider, 500);1432 mMediaInserter.flushAll();1433 mMediaInserter = null;