Searched defs:createSession (Results 1 – 3 of 3) 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
259 protected void createSession(List<Surface> outputSurfaces) throws Exception { in createSession() method in Camera2AndroidTestCase