Searched refs:mMediaInserter (Results 1 – 2 of 2) sorted by relevance
36 private MediaInserter mMediaInserter; field in MediaInserterTest87 mMediaInserter = new MediaInserter(client, TEST_BUFFER_SIZE); in setUp()131 mMediaInserter.insert(uri, values); in fillBuffer()181 mMediaInserter.flushAll(); in testFlushAllWithEmptyContents()197 mMediaInserter.flushAll(); in testFlushAllWithSomeContents()213 mMediaInserter.flushAll(); in testInsertContentsAfterFlushAll()
384 private MediaInserter mMediaInserter; field in MediaScanner956 MediaInserter inserter = mMediaInserter;1353 mMediaInserter = new MediaInserter(mMediaProvider, 500);1362 mMediaInserter.flushAll();1363 mMediaInserter = null;