Home
last modified time | relevance | path

Searched refs:expectedVerifiedSession2 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/pm/
DInstallSessionHelperTest.kt78 val expectedVerifiedSession2 = in getActiveSessions fetches verified install sessions from LauncherApps() constant
85 val expectedSessions = listOf(expectedVerifiedSession1, expectedVerifiedSession2) in getActiveSessions fetches verified install sessions from LauncherApps()
152 val expectedVerifiedSession2 = in getAllVerifiedSessions verifies and returns all active install sessions() constant
159 val expectedSessions = listOf(expectedVerifiedSession1, expectedVerifiedSession2) in getAllVerifiedSessions verifies and returns all active install sessions()