Searched refs:UpdateInstaller (Results 1 – 5 of 5) sorted by relevance
46 class AbUpdateInstaller extends UpdateInstaller {160 Log.w(UpdateInstaller.TAG, e); in installUpdateInThread()165 Log.w(UpdateInstaller.TAG, e); in installUpdateInThread()193 Log.w(UpdateInstaller.TAG, "Failed to find payload entry in the given package."); in applyPayload()207 Log.w(UpdateInstaller.TAG, "Failed to install update from file.", e); in applyPayload()227 Log.w(UpdateInstaller.TAG, "Invalid compression method."); in updateStateForPayload()260 private UpdateInstaller mUpdateInstaller;264 UpdateInstaller updateInstaller, UpdateEngine updateEngine) { in DelegatingUpdateEngineCallback()
42 abstract class UpdateInstaller { class53 protected UpdateInstaller(Context context, ParcelFileDescriptor updateFileDescriptor, in UpdateInstaller() method in UpdateInstaller
32 class NonAbUpdateInstaller extends UpdateInstaller {
16344 UpdateInstaller updateInstaller;
53312 Lcom/android/server/devicepolicy/UpdateInstaller;