/cts/hostsidetests/blobstore/test-apps/BlobStoreHostTestHelper/src/com/android/cts/device/blob/ |
D | BaseBlobStoreDeviceTest.java | 56 protected long createSession(BlobHandle blobHandle) throws Exception { in createSession() method in BaseBlobStoreDeviceTest
|
/cts/hostsidetests/appsecurity/test-apps/SessionInspector/src/com/android/cts/sessioninspector/ |
D | SessionInspectorTest.java | 71 private int createSession(String packageName) throws Exception { in createSession() method in SessionInspectorTest
|
/cts/tests/tests/os/src/android/os/cts/ |
D | PerformanceHintManagerTest.java | 56 private Session createSession() { in createSession() method in PerformanceHintManagerTest
|
/cts/tests/tests/os/jni/ |
D | android_os_cts_PerformanceHintManagerTest.cpp | 51 static SessionWrapper createSession(APerformanceHintManager* manager) { in createSession() function
|
/cts/tests/inputmethod/mockspellchecker/src/com/android/cts/mockspellchecker/ |
D | MockSpellChecker.kt | 51 override fun createSession(): Session = withLog("MockSpellChecker.createSession") { in <lambda>() method in com.android.cts.mockspellchecker.MockSpellChecker
|
/cts/tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/ |
D | PackageInstallerTestBase.kt | 150 private fun createSession( in <lambda>() method
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | InstallSessionTransferTest.java | 128 private Session createSession() throws Exception { in createSession() method in InstallSessionTransferTest
|
D | PackageManagerShellCommandTest.java | 1608 private String createSession(String arg) throws IOException { in createSession() method in PackageManagerShellCommandTest
|
/cts/libs/install/src/com/android/cts/install/lib/ |
D | Install.java | 201 public int createSession() throws IOException { in createSession() method in Install
|
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
D | Camera2AndroidTestCase.java | 256 protected void createSession(List<Surface> outputSurfaces) throws Exception { in createSession() method in Camera2AndroidTestCase
|
D | Camera2AndroidTestRule.java | 378 public void createSession(List<Surface> outputSurfaces) throws Exception { in createSession() method in Camera2AndroidTestRule
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | MockIme.java | 655 public void createSession(SessionCallback callback) { in createSession() method in MockIme.MockInputMethodImpl
|