Searched refs:CaptureIntentSession (Results 1 – 2 of 2) sorted by relevance
44 public class CaptureIntentSession implements CaptureSession { class70 public CaptureIntentSession(String title, Location location, in CaptureIntentSession() method in CaptureIntentSession
34 return new CaptureIntentSession(title, location, sessionManager, sessionNotifier); in createNewSession()