Home
last modified time | relevance | path

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

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