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