Searched refs:UpdateInstaller (Results 1 – 4 of 4) 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 {
14209 UpdateInstaller updateInstaller; in installUpdateFromFile()