Searched refs:mDetailsSource (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAlbumPage.java100 private MyDetailsSource mDetailsSource; field in class:AlbumPage
372 mDetailsSource = new MyDetailsSource();
525 mDetailsHelper = new DetailsHelper(mActivity, mRootPane, mDetailsSource);
H A DAlbumSetPage.java104 private MyDetailsSource mDetailsSource; field in class:AlbumSetPage
334 mDetailsSource = new MyDetailsSource();
693 mDetailsHelper = new DetailsHelper(mActivity, mRootPane, mDetailsSource);

Completed in 236 milliseconds