Home
last modified time | relevance | path

Searched refs:configureForContext (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DMtpBitmapFetch.java107 public static void configureForContext(Context context) { in configureForContext() method in MtpBitmapFetch
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
DIngestActivity.java112 MtpBitmapFetch.configureForContext(this); in onCreate()
268 MtpBitmapFetch.configureForContext(this); in onConfigurationChanged()