Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DStagingManager.java142 void notifyEndPreRebootVerification(); in notifyEndPreRebootVerification() method
1244 session.notifyEndPreRebootVerification(); in onPreRebootVerificationComplete()
H A DPackageInstallerSession.java733 public void notifyEndPreRebootVerification() { in notifyEndPreRebootVerification() method in PackageInstallerSession.StagedSession
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DStagingManagerTest.java778 public void notifyEndPreRebootVerification() { in notifyEndPreRebootVerification() method in StagingManagerTest.FakeStagedSession