Searched refs:CUSTOM_APP_PACKAGE (Results 1 – 5 of 5) sorted by relevance
150 return mValues.getAsString(Attendees.CUSTOM_APP_PACKAGE); in getCustomAppPackage()
117 Events.CUSTOM_APP_PACKAGE + "," +569 CalendarContract.Events.CUSTOM_APP_PACKAGE + " TEXT," + in createEventsTable()3199 + CalendarContract.Events.CUSTOM_APP_PACKAGE + "," in createEventsView()
415 ALLOWED_IN_EXCEPTION.add(Events.CUSTOM_APP_PACKAGE);4786 sEventsProjectionMap.put(Events.CUSTOM_APP_PACKAGE, Events.CUSTOM_APP_PACKAGE); in sEventsProjectionMap.put() argument4881 sEventEntitiesProjectionMap.put(Events.CUSTOM_APP_PACKAGE, Events.CUSTOM_APP_PACKAGE); in sEventEntitiesProjectionMap.put() argument
202 Events.CUSTOM_APP_PACKAGE, // 18
1209 m.put(Events.CUSTOM_APP_PACKAGE, event.mCustomAppPackage); in eventInfoToContentValues()