Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DAbUpdateInstaller.java264 UpdateInstaller updateInstaller, UpdateEngine updateEngine) { in DelegatingUpdateEngineCallback() argument
265 mUpdateInstaller = updateInstaller; in DelegatingUpdateEngineCallback()
H A DDevicePolicyManagerService.java16344 UpdateInstaller updateInstaller;
16346 updateInstaller = new AbUpdateInstaller(
16349 updateInstaller = new NonAbUpdateInstaller(
16352 updateInstaller.startInstallUpdate();