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

/packages/apps/Camera2/src/com/android/camera/session/
H A DStackSaverImpl.java49 * @param gpsLocation the GPS location to attach to all stacked images.
54 public StackSaverImpl(File stackDirectory, Location gpsLocation, argument
57 mGpsLocation = gpsLocation;

Completed in 75 milliseconds