Searched defs:DIRTY (Results 1 - 3 of 3) sorted by relevance

/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DStorageTest.java110 private enum CacheStatus { CLEAN, DIRTY } enum constant in enum:StorageTest.CacheStatus
115 CacheStatus.DIRTY, BodyType.COMPLETE,
121 CacheStatus.DIRTY, BodyType.CHUNKED,
139 CacheStatus.DIRTY, BodyType.COMPLETE,
145 CacheStatus.DIRTY, BodyType.CHUNKED,
193 if (cache == CacheStatus.DIRTY) {
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DContactLoader.java134 RawContacts.DIRTY,
206 public static final int DIRTY = 18; field in class:ContactLoader.ContactQuery
651 cursorColumnToContentValues(cursor, cv, ContactQuery.DIRTY);
/packages/apps/OMA-DM/engine/dmlib/dmengine/dm_tnm/hdr/
H A Ddm_tree_class.H167 DIRTY = 0, enumerator in enum:DMTree::__anon70

Completed in 93 milliseconds