HomeSort by relevance Sort by last modified time
    Searched refs:inflateNote (Results 1 - 3 of 3) sorted by null

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
GoogleSource.java 62 inflateNote(context, inflateLevel);
147 protected DataKind inflateNote(Context context, int inflateLevel) {
148 return super.inflateNote(context, inflateLevel);
ExchangeSource.java 58 inflateNote(context, inflateLevel);
282 protected DataKind inflateNote(Context context, int inflateLevel) {
283 final DataKind kind = super.inflateNote(context, ContactsSource.LEVEL_MIMETYPES);
FallbackSource.java 77 inflateNote(context, inflateLevel);
385 protected DataKind inflateNote(Context context, int inflateLevel) {

Completed in 163 milliseconds