Searched defs:createSession (Results 1 – 9 of 9) sorted by relevance
56 protected long createSession(BlobHandle blobHandle) throws Exception { in createSession() method in BaseBlobStoreDeviceTest
49 private Session createSession() { in createSession() method in PerformanceHintManagerTest
71 private int createSession(String packageName) throws Exception { in createSession() method in SessionInspectorTest
51 override fun createSession(): Session = withLog("MockSpellChecker.createSession") { in <lambda>() method in com.android.cts.mockspellchecker.MockSpellChecker
128 private Session createSession() throws Exception { in createSession() method in InstallSessionTransferTest
582 private String createSession(String arg) throws IOException { in createSession() method in PackageManagerShellCommandTest
194 public int createSession() throws IOException { in createSession() method in Install
253 protected void createSession(List<Surface> outputSurfaces) throws Exception { in createSession() method in Camera2AndroidTestCase
378 public void createSession(List<Surface> outputSurfaces) throws Exception { in createSession() method in Camera2AndroidTestRule