Home
last modified time | relevance | path

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

/aosp14/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.java20280 UpdateInstaller updateInstaller;
20282 updateInstaller = new AbUpdateInstaller(
20285 updateInstaller = new NonAbUpdateInstaller(
20288 updateInstaller.startInstallUpdate();