HomeSort by relevance Sort by last modified time
    Searched defs:AndroidManifest (Results 1 - 3 of 3) sorted by null

  /development/testrunner/
android_manifest.py 18 """In memory representation of AndroidManifest.xml file.
20 Specification of AndroidManifest.xml can be found at
30 class AndroidManifest(object):
31 """In memory representation of AndroidManifest.xml file."""
33 FILENAME = 'AndroidManifest.xml'
55 """Parse AndroidManifest.xml at the specified path.
58 app_path: path to folder containing AndroidManifest.xml
60 IOError: AndroidManifest.xml cannot be found at given path, or cannot be
113 """Factory method for creating a AndroidManifest.
119 the AndroidManifest or None if there was no file presen
    [all...]
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/misc/common/tools-common/
tools-common-prebuilt.jar 

Completed in 429 milliseconds