Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DStagingManager.java83 private final PreRebootVerificationHandler mPreRebootVerificationHandler;
93 mPreRebootVerificationHandler = new PreRebootVerificationHandler( in StagingManager()
863 private final class PreRebootVerificationHandler extends Handler { class in StagingManager
865 PreRebootVerificationHandler(Looper looper) { in PreRebootVerificationHandler() method in StagingManager.PreRebootVerificationHandler