Searched defs:headerKeyValuePairs (Results 1 – 2 of 2) sorted by relevance
348 public void applyPayload(String url, long offset, long size, String[] headerKeyValuePairs) { in applyPayload()364 @NonNull String[] headerKeyValuePairs) { in applyPayload()367 assetFd.getStartOffset(), assetFd.getLength(), headerKeyValuePairs); in applyPayload() local580 @NonNull String[] headerKeyValuePairs) { in allocateSpace()
191 String[] headerKeyValuePairs = mProperties.stream().toArray(String[]::new); in applyPayload() local