Home
last modified time | relevance | path

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

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