Searched refs:notifyInsert (Results 1 – 3 of 3) sorted by relevance
113 timers.notifyInsert.start(); in doSingle()115 timers.notifyInsert.stop(); in doSingle()186 timers.notifyInsert.start(); in doBulk()188 timers.notifyInsert.stop(); in doBulk()350 public final Timer notifyInsert = new Timer("notify_insert"); field in PerformanceTest.Timers358 notifyInsert.dumpResults(); in dumpResults()
611 public void notifyInsert(@NonNull Uri uri) { in notifyInsert() method in DatabaseHelper
662 acceptWithExpansion(helper::notifyInsert, volumeName, id, mediaType, isDownload);4149 acceptWithExpansion(helper::notifyInsert, resolvedVolumeName, playlistId, in insertInternal()