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

  /packages/apps/Camera2/src/com/android/camera/captureintent/
CaptureIntentSessionFactory.java 34 return new CaptureIntentSession(title, location, sessionManager, sessionNotifier);
CaptureIntentSession.java 42 public class CaptureIntentSession implements CaptureSession {
68 public CaptureIntentSession(String title, Location location,

Completed in 433 milliseconds