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.java405 Path screenNailSetPath = SnailSource.getSetPath(id); in onCreate() local
408 .getMediaObject(screenNailSetPath); in onCreate()
431 mSetPathString = "/combo/item/{" + screenNailSetPath + in onCreate()