Lines Matching refs:txt

22 // and comparing them against the last API signature in api/*-current.txt files
23 // and also against the latest frozen API signature in prebuilts/sdk/*/*/api/android.txt
103 removed_dex_api_filename: "removed-dex.txt",
110 api_file: "api/current.txt",
111 removed_api_file: "api/removed.txt",
115 removed_api_file: "api/removed.txt",
121 baseline_file: "api/lint-baseline.txt",
127 dest: "android.txt",
139 api_file: "non-updatable-api/current.txt",
140 removed_api_file: "non-updatable-api/removed.txt",
161 removed_dex_api_filename: "system-removed-dex.txt",
168 api_file: "api/system-current.txt",
169 removed_api_file: "api/system-removed.txt",
173 removed_api_file: "api/system-removed.txt",
179 baseline_file: "api/system-lint-baseline.txt",
185 dest: "android.txt",
197 api_file: "non-updatable-api/system-current.txt",
198 removed_api_file: "non-updatable-api/system-removed.txt",
212 api_file: "api/test-current.txt",
213 removed_api_file: "api/test-removed.txt",
217 baseline_file: "api/test-lint-baseline.txt",
223 dest: "android.txt",
243 api_file: "api/module-lib-current.txt",
244 removed_api_file: "api/module-lib-removed.txt",
248 removed_api_file: "api/module-lib-removed.txt",
254 baseline_file: "api/module-lib-lint-baseline.txt",
260 dest: "android.txt",
271 api_file: "non-updatable-api/module-lib-current.txt",
272 removed_api_file: "non-updatable-api/module-lib-removed.txt",
428 // api/*-current.txt files for use by modules in other directories
433 name: "frameworks-base-api-current.txt",
435 "api/current.txt",
440 name: "frameworks-base-api-system-current.txt",
442 "api/system-current.txt",
447 name: "frameworks-base-api-system-removed.txt",
449 "api/system-removed.txt",