Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPhotoPage.java200 Path screenNailSetPath = SnailSource.getSetPath(id); in onCreate() local
203 .getMediaObject(screenNailSetPath); in onCreate()
210 mSetPathString = "/combo/item/{" + screenNailSetPath + in onCreate()