Searched refs:inflateNote (Results 1 – 3 of 3) sorted by relevance
62 inflateNote(context, inflateLevel); in inflate()147 protected DataKind inflateNote(Context context, int inflateLevel) { in inflateNote() method in GoogleSource148 return super.inflateNote(context, inflateLevel); in inflateNote()
58 inflateNote(context, inflateLevel); in inflate()282 protected DataKind inflateNote(Context context, int inflateLevel) { in inflateNote() method in ExchangeSource283 final DataKind kind = super.inflateNote(context, ContactsSource.LEVEL_MIMETYPES); in inflateNote()
77 inflateNote(context, inflateLevel); in inflate()385 protected DataKind inflateNote(Context context, int inflateLevel) { in inflateNote() method in FallbackSource