HomeSort by relevance Sort by last modified time
    Searched refs:MyDetailsSource (Results 1 - 3 of 3) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumSetPage.java 98 private MyDetailsSource mDetailsSource;
277 mDetailsSource = new MyDetailsSource();
621 private class MyDetailsSource implements DetailsHelper.DetailsSource {
AlbumPage.java 103 private MyDetailsSource mDetailsSource;
343 mDetailsSource = new MyDetailsSource();
695 private class MyDetailsSource implements DetailsHelper.DetailsSource {
PhotoPage.java 645 mDetailsHelper = new DetailsHelper(mActivity, mRootPane, new MyDetailsSource());
    [all...]

Completed in 189 milliseconds