Searched refs:PreRebootVerificationHandler (Results 1 – 1 of 1) sorted by relevance
83 private final PreRebootVerificationHandler mPreRebootVerificationHandler;93 mPreRebootVerificationHandler = new PreRebootVerificationHandler( in StagingManager()863 private final class PreRebootVerificationHandler extends Handler { class in StagingManager865 PreRebootVerificationHandler(Looper looper) { in PreRebootVerificationHandler() method in StagingManager.PreRebootVerificationHandler