Searched refs:markBootComplete (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl76 void markBootComplete(@utf8InCpp String instructionSet);
/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java414 public void markBootComplete(String instructionSet) throws InstallerException { method in class:Installer
418 mInstalld.markBootComplete(instructionSet);
/frameworks/native/cmds/installd/
H A DInstalldNativeService.h113 binder::Status markBootComplete(const std::string& instructionSet);
H A DInstalldNativeService.cpp1982 binder::Status InstalldNativeService::markBootComplete(const std::string& instructionSet) { function in class:android::installd::InstalldNativeService
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java8019 mInstaller.markBootComplete(VMRuntime.getInstructionSet(abi));
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt4257 HPLandroid/os/IInstalld$Stub$Proxy;->markBootComplete(Ljava/lang/String;)V
[all...]

Completed in 152 milliseconds