Home
last modified time | relevance | path

Searched defs:ORIGINAL_ID (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/
DMailboxFragmentAdapter.java103 private static final String ORIGINAL_ID = "orgMailboxId"; field in MailboxFragmentAdapter
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java4635 sEventsProjectionMap.put(Events.ORIGINAL_ID, Events.ORIGINAL_ID); in sEventsProjectionMap.put()
4724 sEventEntitiesProjectionMap.put(Events.ORIGINAL_ID, Events.ORIGINAL_ID); in sEventEntitiesProjectionMap.put()