Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DStagingManagerTest.java235 apexSession.setIsApex(true); in restoreSessions_unknownApexSession_failsAllSessions()
266 apexSession1.setIsApex(true); in restoreSessions_failedApexSessions_failsAllSessions()
271 apexSession2.setIsApex(true); in restoreSessions_failedApexSessions_failsAllSessions()
276 apexSession3.setIsApex(true); in restoreSessions_failedApexSessions_failsAllSessions()
332 apexSession.setIsApex(true); in restoreSessions_stagedApexSession_failsAllSessions()
427 apexSession.setIsApex(true); in restoreSessions_apexSessionInImpossibleState_failsAllSessions()
487 session.setIsApex(true); in getStagedApexInfos_validatePreConditions()
496 session.setIsApex(true); in getStagedApexInfos_validatePreConditions()
640 session.setIsApex(true); in registeredStagedApexObserverIsNotifiedOnPreRebootVerificationCompletion()
657 session.setIsApex(true); in registeredStagedApexObserverIsNotifiedOnPreRebootVerificationCompletion()
[all …]