Searched refs:mOutOps (Results 1 – 1 of 1) sorted by relevance
383 private final ArrayList<ContentProviderOperation> mOutOps; field in ImportDataTask.HotseatParserCallback392 mOutOps = outOps; in HotseatParserCallback()434 … mOutOps.add(ContentProviderOperation.newInsert(Favorites.CONTENT_URI).withValues(values).build()); in insertAndCheck()