Searched refs:countOrphaned (Results 1 – 1 of 1) sorted by relevance
2141 final int countOrphaned = db.update("files", values, in orphanEntries() local2143 if (countOrphaned > 0) { in orphanEntries()2144 Log.d(TAG, "Orphaned " + countOrphaned + " items belonging to " in orphanEntries()