Searched defs:DIRTY (Results 1 – 5 of 5) sorted by relevance
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | VoicemailProviderTest.java | 205 .query(uri, new String[] {Voicemails.DIRTY}, null, null, null)) { in testUpdateOwnPackageVoicemail_NotDirty() 224 .query(uri, new String[] {Voicemails.DIRTY}, null, null, null)) { in testUpdateOtherPackageCallLog_NotDirty()
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
D | ContactLoader.java | 216 public static final int DIRTY = 18; field in ContactLoader.ContactQuery
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarProvider2.java | 4985 sCalendarsProjectionMap.put(Calendars.DIRTY, Calendars.DIRTY); in sCalendarsProjectionMap.put() 5119 sEventsProjectionMap.put(Events.DIRTY, Events.DIRTY); in sEventsProjectionMap.put() 5176 sEventEntitiesProjectionMap.put(Events.DIRTY, Events.DIRTY); in sEventEntitiesProjectionMap.put()
|
/packages/apps/Dialer/java/com/android/contacts/common/model/ |
D | ContactLoader.java | 812 public static final int DIRTY = 18; field in ContactLoader.ContactQuery
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |