Home
last modified time | relevance | path

Searched defs:Session (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/v2/core/
DFrameServerImpl.java36 public class Session implements FrameServer.Session { class in FrameServerImpl
40 private Session() { in Session() method in FrameServerImpl.Session
DFrameServer.java39 public interface Session extends SafeCloseable { interface
/packages/services/Telecomm/src/com/android/server/telecom/
DSession.java27 public class Session { class
55 public Session(String sessionId, String shortMethodName, long startTimeMs, long threadID, in Session() method in Session