Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DDynamicSystemInstallationService.java223 executeInstallCommand(intent); in onStartCommand()
303 private void executeInstallCommand(Intent intent) { in executeInstallCommand() method in DynamicSystemInstallationService