Searched defs:createNewSession (Results 1 – 6 of 6) sorted by relevance
33 public CaptureSession createNewSession(CaptureSessionManager sessionManager, in createNewSession() method
41 public CaptureSession createNewSession(CaptureSessionManager sessionManager, in createNewSession() method in CaptureSessionFactoryImpl
96 … public CaptureSession createNewSession(String title, long sessionStartMillis, Location location); in createNewSession() method
279 … public CaptureSession createNewSession(String title, long sessionStartMillis, Location location) { in createNewSession() method in CaptureSessionManagerImpl
31 public CaptureSession createNewSession(CaptureSessionManager sessionManager, in createNewSession() method in CaptureIntentSessionFactory
422 private SipSessionImpl createNewSession(RequestEvent event, in createNewSession() method in SipSessionGroup