Searched refs:systemUrl (Results 1 – 1 of 1) sorted by relevance
416 public void start(@NonNull Uri systemUrl, @BytesLong long systemSize) { in start() argument417 start(systemUrl, systemSize, 0 /* Use the default userdata size */); in start()433 public void start(@NonNull Uri systemUrl, @BytesLong long systemSize, in start() argument440 intent.setData(systemUrl); in start()