Home
last modified time | relevance | path

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

/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java213 executeInstallCommand(intent); in onStartCommand()
293 private void executeInstallCommand(Intent intent) { in executeInstallCommand() method in DynamicSystemInstallationService