Home
last modified time | relevance | path

Searched refs:mUseZip64InPartialDownload (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/global_configuration/com/android/tradefed/host/
DHostOptions.java97 private boolean mUseZip64InPartialDownload = false; field in HostOptions
168 return mUseZip64InPartialDownload; in getUseZip64InPartialDownload()