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

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
GoogleSource.java 59 inflateIm(context, inflateLevel);
132 protected DataKind inflateIm(Context context, int inflateLevel) {
133 return super.inflateIm(context, inflateLevel);
ExchangeSource.java 55 inflateIm(context, inflateLevel);
212 protected DataKind inflateIm(Context context, int inflateLevel) {
213 final DataKind kind = super.inflateIm(context, ContactsSource.LEVEL_MIMETYPES);
FallbackSource.java 74 inflateIm(context, inflateLevel);
307 protected DataKind inflateIm(Context context, int inflateLevel) {

Completed in 1262 milliseconds