Searched refs:DIRTY (Results 1 – 3 of 3) sorted by relevance
107 private static final String DIRTY = "DIRTY"; field in DiskLruCache390 } else if (parts[0].equals(DIRTY) && parts.length == 2) { in readJournalLine()444 writer.write(DIRTY + ' ' + entry.key + '\n'); in rebuildJournal()536 journalWriter.write(DIRTY + ' ' + key + '\n'); in edit()
309 mValues.put(RawContacts.DIRTY, isDirtyValue); in updateDirtyFlag()
737 RawContacts.DIRTY,753 RawContacts.DIRTY + "=1 AND "