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

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
SecureSource.java 21 public class SecureSource extends MediaSource {
32 public SecureSource(GalleryApp context) {
DataManager.java 125 addSource(new SecureSource(mApplication));
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java 58 import com.android.gallery3d.data.SecureSource;
450 if (SecureSource.isSecurePath(mSetPathString)) {
    [all...]

Completed in 72 milliseconds