Home
last modified time | relevance | path

Searched refs:EventActionInflater (Results 1 – 5 of 5) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DGoogleAccountType.java162 kind.actionHeader = new EventActionInflater(); in addDataKindEvent()
DSamsungAccountType.java208 kind.actionHeader = new EventActionInflater(); in addDataKindEvent()
DExchangeAccountType.java311 kind.actionHeader = new EventActionInflater(); in addDataKindEvent()
DBaseAccountType.java578 public static class EventActionInflater extends CommonInflater { class in BaseAccountType
1400 new EventActionInflater(), new SimpleInflater(Event.START_DATE)); in parseDataKind()
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DFallbackSource.java431 kind.actionHeader = new EventActionInflater(); in inflateEvent()
620 public static class EventActionInflater extends CommonInflater { class in FallbackSource