Home
last modified time | relevance | path

Searched defs:getSessionInfo (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/SessionInspector/src/com/android/cts/sessioninspector/
DSessionInspectorTest.java77 private PackageInstaller.SessionInfo getSessionInfo(String packageName, int session) in getSessionInfo() method in SessionInspectorTest
/cts/tests/tests/content/src/android/content/pm/cts/
DInstallSessionParamsUnitTest.java201 private SessionInfo getSessionInfo(int sessionId) { in getSessionInfo() method in InstallSessionParamsUnitTest
DInstallSessionTransferTest.java75 private SessionInfo getSessionInfo(@NonNull PackageInstaller installer, in getSessionInfo() method in InstallSessionTransferTest
/cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/
DStagedInstallTest.java1460 private static PackageInstaller.SessionInfo getSessionInfo(int sessionId) { in getSessionInfo() method in StagedInstallTest