Home
last modified time | relevance | path

Searched refs:categoriesParser (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
DCalendarSyncAdapter.java595 String categories = categoriesParser(ops); in addEvent()
999 private String categoriesParser(CalendarOperations ops) throws IOException { in categoriesParser() method in CalendarSyncAdapter.EasCalendarSyncParser
DContactsSyncAdapter.java639 categoriesParser(ops, entity); in addData()
708 private void categoriesParser(ContactOperations ops, Entity entity) throws IOException { in categoriesParser() method in ContactsSyncAdapter.EasContactsSyncParser