HomeSort by relevance Sort by last modified time
    Searched refs:apks (Results 1 - 5 of 5) sorted by null

  /build/tools/releasetools/
check_target_files_signatures 18 Check the signatures of all APKs in a target_files .zip file. With
64 # (which is common with zipaligned APKs). This overrides the
254 self.apks = {}
262 self.apks[apk.package] = apk
277 for apk in self.apks.itervalues():
282 apks = apks_by_uid[uid]
283 for apk in apks[1:]:
284 if apk.certs != apks[0].certs:
293 for apk in apks:
316 for apk in self.apks.itervalues()
    [all...]
  /cts/
CtsTestCoverage.mk 41 $(CTS_COVERAGE_TEST_CASE_LIST),cts-test-apks,html,test-coverage.html)
45 CtsVerifier,cts-verifier-apks,html,verifier-coverage.html)
62 # 3 - Name of variable to hold the calculated paths of the APKs
  /frameworks/base/docs/html/resources/
resources_toc.cs 183 <div><a href="<?cs var:toroot ?>training/multiple-apks/index.html">
184 <span class="en">Maintaining Multiple APKs</span>
187 <li><a href="<?cs var:toroot ?>training/multiple-apks/api.html">
188 <span class="en">Creating Multiple APKs for Different API Levels</span>
191 <li><a href="<?cs var:toroot ?>training/multiple-apks/screensize.html">
192 <span class="en">Creating Multiple APKs for Different Screen Sizes</span>
195 <li><a href="<?cs var:toroot ?>training/multiple-apks/texture.html">
196 <span class="en">Creating Multiple APKs for Different GL Textures</span>
199 <li><a href="<?cs var:toroot ?>training/multiple-apks/multiple.html">
200 <span class="en">Creating Multiple APKs with 2+ Dimensions</span
    [all...]
  /build/core/
main.mk 847 @echo "Collect sample code apks: $^"
848 # remove apks that are not intended to be installed.
  /frameworks/base/docs/html/guide/
guide_toc.cs 501 <li><a href="<?cs var:toroot ?>guide/market/publishing/multiple-apks.html">
    [all...]

Completed in 61 milliseconds