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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumSetPage.java 98 private MyDetailsSource mDetailsSource;
253 mDetailsSource.findIndex(slotIndex);
277 mDetailsSource = new MyDetailsSource();
572 mDetailsHelper = new DetailsHelper(mActivity, mRootPane, mDetailsSource);
AlbumPage.java 103 private MyDetailsSource mDetailsSource;
243 mDetailsSource.findIndex(slotIndex);
314 mDetailsSource.findIndex(slotIndex);
343 mDetailsSource = new MyDetailsSource();
486 mDetailsHelper = new DetailsHelper(mActivity, mRootPane, mDetailsSource);

Completed in 50 milliseconds