Searched refs:AndroidManifest (Results 1 – 11 of 11) sorted by relevance
/development/testrunner/ |
D | android_manifest.py | 30 class AndroidManifest(object): class 121 manifest_path = os.path.join(path, AndroidManifest.FILENAME) 123 manifest = AndroidManifest()
|
D | create_test.py | 229 manifest = android_manifest.AndroidManifest(app_path=app_path)
|
/development/testrunner/test_defs/ |
D | instrumentation_test.py | 251 manifest_parser = android_manifest.AndroidManifest(app_path= 256 (android_manifest.AndroidManifest.FILENAME, 263 android_manifest.AndroidManifest.FILENAME)) 283 (android_manifest.AndroidManifest.FILENAME,
|
/development/samples/ShortcutSample/ |
D | Android.mk | 104 LOCAL_MANIFEST_FILE := noback/AndroidManifest.xml 129 LOCAL_MANIFEST_FILE := noback/AndroidManifest.xml
|
/development/testrunner/tests/ |
D | android_manifest_tests.py | 30 self._manifest = android_manifest.AndroidManifest(app_path='.')
|
/development/samples/training/testingfun/app/ |
D | build.gradle | 14 manifest.srcFile 'AndroidManifest.xml'
|
/development/samples/SkeletonApp/ |
D | readme.txt | 14 AndroidManifest.xml 29 AndroidManifest.xml. The path each class implementation is
|
/development/samples/browseable/MultiWindowPlayground/ |
D | _index.jd | 10 AndroidManifest properties to define the multi-window behavior.
|
/development/tools/findunused/ |
D | findunusedresources | 62 …find $resources $sources $app/AndroidManifest.xml -type f -print |xargs cat | tr -d '\n ' > /tmp/e…
|
/development/build/ |
D | sdk.atree | 199 development/tools/templates/AndroidManifest.template platforms/${PLATFORM_NAME}/templates/An… 200 development/tools/templates/AndroidManifest.tests.template platforms/${PLATFORM_NAME}/templates/An…
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 31504 …ges/apps/EmergencyInfo,fake_S3EGEM8oS9-PFhjfA8r9vw@fakeemail.com,Fix AndroidManifest.xml to be val… 32782 …ges/apps/Settings,fake_Ope504XTS-u7TvDjGlJkwA@fakeemail.com,Fix wrong format in AndroidManifest.xml 32995 …es/apps/Settings,fake_pbGzRTA0Qfy8jxY1f3dViQ@fakeemail.com,Remove extra newline in AndroidManifest. 33122 …es/apps/Settings,fake_pbGzRTA0Qfy8jxY1f3dViQ@fakeemail.com,Remove extra newline in AndroidManifest. 37410 …Launcher3,fake_pzs104lVTWqwNbpSocshYA@fakeemail.com,Update Launcher3 AndroidManifest.xml to match … 38080 …,fake_LC9U8-5PTGeoLepPdAlA9Q@fakeemail.com,Fixing wrong label in the AndroidManifest Updating the … 97754 …LhnpdyFrQyG9IHO3R92JvQ@fakeemail.com,AAPT2: Allow <layout> in <activity> tag in AndroidManifest.xml 97873 …rQyG9IHO3R92JvQ@fakeemail.com,AAPT2: Allow <intent-filter> within <provider> in AndroidManifest.xml 99103 …eworks/base,fake_LhnpdyFrQyG9IHO3R92JvQ@fakeemail.com,AAPT2: Flatten AndroidManifest.xml stringpoo… 99423 …/base,fake_LhnpdyFrQyG9IHO3R92JvQ@fakeemail.com,AAPT2: Allow <key-sets> tags in AndroidManifest.xml [all …]
|