Searched refs:markBootComplete (Results 1 – 2 of 2) sorted by relevance
192 public void markBootComplete(String instructionSet) throws InstallerException { in markBootComplete() method in Installer
6710 mInstaller.markBootComplete(VMRuntime.getInstructionSet(abi)); in finishBooting()