HomeSort by relevance Sort by last modified time
    Searched defs:createNewSession (Results 1 - 7 of 7) sorted by null

  /packages/apps/Camera2/src/com/android/camera/captureintent/
CaptureIntentSessionFactory.java 31 public CaptureSession createNewSession(CaptureSessionManager sessionManager,
  /packages/apps/Camera2/src/com/android/camera/session/
CaptureSessionFactory.java 33 public CaptureSession createNewSession(CaptureSessionManager sessionManager,
CaptureSessionFactoryImpl.java 41 public CaptureSession createNewSession(CaptureSessionManager sessionManager,
CaptureSessionManager.java 96 public CaptureSession createNewSession(String title, long sessionStartMillis, Location location);
CaptureSessionManagerImpl.java 279 public CaptureSession createNewSession(String title, long sessionStartMillis, Location location) {
280 return mSessionFactory.createNewSession(this, mSessionNotifier, title, sessionStartMillis,
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java 422 private SipSessionImpl createNewSession(RequestEvent event,
486 newSession = createNewSession(event,
497 newSession = createNewSession(event, mProxy,
    [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 98 milliseconds