OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inflatePhoto
(Results
1 - 4
of
4
) sorted by null
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
GoogleSource.java
61
inflatePhoto
(context, inflateLevel);
142
protected DataKind
inflatePhoto
(Context context, int inflateLevel) {
143
return super.
inflatePhoto
(context, inflateLevel);
ExternalSource.java
109
inflatePhoto
(context, inflateLevel);
ExchangeSource.java
57
inflatePhoto
(context, inflateLevel);
268
protected DataKind
inflatePhoto
(Context context, int inflateLevel) {
269
final DataKind kind = super.
inflatePhoto
(context, ContactsSource.LEVEL_MIMETYPES);
FallbackSource.java
76
inflatePhoto
(context, inflateLevel);
371
protected DataKind
inflatePhoto
(Context context, int inflateLevel) {
Completed in 57 milliseconds