Searched defs:applyPayload (Results 1 – 2 of 2) sorted by relevance
352 public void applyPayload(String url, long offset, long size, String[] headerKeyValuePairs) { in applyPayload() method in UpdateEngine367 public void applyPayload(@NonNull AssetFileDescriptor assetFd, in applyPayload() method in UpdateEngine
187 private void applyPayload(String updatePath) throws IOException { in applyPayload() method in AbUpdateInstaller