Searched defs:createSession (Results 1 – 4 of 4) sorted by relevance
202 private int createSession(SessionParams params) throws Exception { in createSession() method in InstallSessionParamsUnitTest
117 private Session createSession() throws Exception { in createSession() method in InstallSessionTransferTest
169 public int createSession() throws IOException { in createSession() method in Install
259 protected void createSession(List<Surface> outputSurfaces) throws Exception { in createSession() method in Camera2AndroidTestCase