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

  /packages/apps/Camera2/src/com/android/camera/
PhotoModule.java 58 import com.android.camera.PhotoModule.NamedImages.NamedEntity;
728 NamedEntity name = mNamedImages.getNextNameEntity();
814 private Vector<NamedEntity> mQueue;
817 mQueue = new Vector<NamedEntity>();
821 NamedEntity r = new NamedEntity();
827 public NamedEntity getNextNameEntity() {
836 public static class NamedEntity {
    [all...]
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java     [all...]

Completed in 134 milliseconds