/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/appenumeration/src/android/appenumeration/cts/ |
D | InstallMultiple.java | 77 private int createSession() { in createSession() method in InstallMultiple
|
/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/content/src/android/content/pm/cts/ |
D | InstallSessionTransferTest.java | 128 private Session createSession() throws Exception { in createSession() method in InstallSessionTransferTest
|
D | PackageManagerShellCommandInstallTest.java | 2681 private String createSession(String arg) throws IOException { in createSession() method in PackageManagerShellCommandInstallTest
|
/cts/tests/tests/os/src/android/os/cts/ |
D | PerformanceHintManagerTest.java | 75 private Session createSession() { in createSession() method in PerformanceHintManagerTest
|
/cts/libs/install/src/com/android/cts/install/lib/ |
D | Install.java | 246 public int createSession() throws IOException { in createSession() method in Install
|
/cts/tests/tests/os/jni/ |
D | android_os_cts_PerformanceHintManagerTest.cpp | 53 static SessionWrapper createSession(APerformanceHintManager* manager) { in createSession() function
|
/cts/tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/ |
D | PackageInstallerTestBase.kt | 204 protected fun createSession( in <lambda>() method
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | MockIme.java | 739 public void createSession(SessionCallback callback) { in createSession() method in MockIme.MockInputMethodImpl
|
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
D | Camera2AndroidTestCase.java | 305 protected void createSession(List<Surface> outputSurfaces) throws Exception { in createSession() method in Camera2AndroidTestCase
|
D | Camera2AndroidTestRule.java | 389 public void createSession(List<Surface> outputSurfaces) throws Exception { in createSession() method in Camera2AndroidTestRule
|