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