Home
last modified time | relevance | path

Searched refs:AndroidManifest (Results 1 – 11 of 11) sorted by relevance

/development/testrunner/
Dandroid_manifest.py30 class AndroidManifest(object): class
121 manifest_path = os.path.join(path, AndroidManifest.FILENAME)
123 manifest = AndroidManifest()
Dcreate_test.py229 manifest = android_manifest.AndroidManifest(app_path=app_path)
/development/testrunner/test_defs/
Dinstrumentation_test.py251 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/
DAndroid.mk104 LOCAL_MANIFEST_FILE := noback/AndroidManifest.xml
129 LOCAL_MANIFEST_FILE := noback/AndroidManifest.xml
/development/testrunner/tests/
Dandroid_manifest_tests.py30 self._manifest = android_manifest.AndroidManifest(app_path='.')
/development/samples/training/testingfun/app/
Dbuild.gradle14 manifest.srcFile 'AndroidManifest.xml'
/development/samples/SkeletonApp/
Dreadme.txt14 AndroidManifest.xml
29 AndroidManifest.xml. The path each class implementation is
/development/samples/browseable/MultiWindowPlayground/
D_index.jd10 AndroidManifest properties to define the multi-window behavior.
/development/tools/findunused/
Dfindunusedresources62 …find $resources $sources $app/AndroidManifest.xml -type f -print |xargs cat | tr -d '\n ' > /tmp/e…
/development/build/
Dsdk.atree199 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/
Dcommit.csv31504 …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 …]