ตั้งแต่ปี 2026 เป็นต้นไป เราจะเผยแพร่ซอร์สโค้ดไปยัง AOSP ในไตรมาสที่ 2 และ 4 เพื่อให้สอดคล้องกับโมเดลการพัฒนาแบบ Trunk Stable และรับประกันความเสถียรของแพลตฟอร์มสำหรับระบบนิเวศ หากต้องการสร้างและมีส่วนร่วมใน AOSP ให้ใช้ android-latest-release android-latest-release สาขา Manifest จะอ้างอิงถึงรุ่นล่าสุดที่พุชไปยัง AOSP เสมอ ดูข้อมูลเพิ่มเติมได้ที่การเปลี่ยนแปลงใน AOSP
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ExtendedFile
public
class
ExtendedFile
extends File
| java.lang.Object
|
| ↳ |
java.io.File
|
| |
↳ |
com.android.tradefed.config.remote.ExtendedFile
|
ส่วนขยายของไฟล์มาตรฐานเพื่อเก็บข้อมูลเมตาที่เกี่ยวข้องกับบิลด์
สรุป
เครื่องมือสร้างสาธารณะ |
ExtendedFile(File file, String buildId, String buildTarget)
|
ExtendedFile(File file, String buildId, String buildTarget, String branch)
|
ExtendedFile(File file, String buildId, String buildTarget, String branch, String remoteFilePath)
|
เครื่องมือสร้างสาธารณะ
ExtendedFile
public ExtendedFile (File file,
String buildId,
String buildTarget)
| พารามิเตอร์ |
file |
File |
buildId |
String |
buildTarget |
String |
ExtendedFile
public ExtendedFile (File file,
String buildId,
String buildTarget,
String branch)
| พารามิเตอร์ |
file |
File |
buildId |
String |
buildTarget |
String |
branch |
String |
ExtendedFile
public ExtendedFile (File file,
String buildId,
String buildTarget,
String branch,
String remoteFilePath)
| พารามิเตอร์ |
file |
File |
buildId |
String |
buildTarget |
String |
branch |
String |
remoteFilePath |
String |
เมธอดสาธารณะ
cancelDownload
public void cancelDownload ()
getBranch
public String getBranch ()
แสดงผลข้อมูลเมตาของสาขา
getBuildId
public String getBuildId ()
แสดงผลข้อมูลเมตาของ buildid
getBuildTarget
public String getBuildTarget ()
แสดงผลข้อมูลเมตาของเป้าหมาย
getRemoteFilePath
public String getRemoteFilePath ()
แสดงผลข้อมูลเมตาของเส้นทางไฟล์ระยะไกล
isDoneDownloadingInParallel
public boolean isDoneDownloadingInParallel ()
isDownloadingInParallel
public boolean isDownloadingInParallel ()
setDownloadFuture
public void setDownloadFuture (ExecutorService serviceUsed,
Future<BuildRetrievalError> download)
| พารามิเตอร์ |
serviceUsed |
ExecutorService |
download |
Future |
setDownloadFuture
public void setDownloadFuture (Future<BuildRetrievalError> download)
| พารามิเตอร์ |
download |
Future |
waitForDownload
public void waitForDownload ()
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2026-06-22 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2026-06-22 UTC"],[],[]]