/cts/hostsidetests/sample/src/android/sample/cts/ |
SampleHostResultTest.java | 90 // Get the device, this gives a handle to run commands and install APKs.
|
/cts/tests/tests/os/src/android/os/cts/ |
FileAccessPermissionTest.java | 79 * Test apks in /system/app.
|
/developers/demos/JustForUs/justforus/src/main/java/com/example/android/justforus/ |
AssetProvider.java | 99 // of an APKs assets folder are immutable, so read-write access doesn't make sense here.)
|
/external/chromium_org/build/android/gyp/ |
apk_obfuscate.py | 120 'test apks should not have custom proguard configs: ' + str(configs))
|
/external/chromium_org/build/android/pylib/ |
constants.py | 125 SDK_BUILD_APKS_DIR = 'apks'
|
/external/chromium_org/build/android/pylib/gtest/ |
test_package_apk.py | 33 constants.GetOutDirectory(), 'apks', '%s.apk' % suite_name)
|
/external/chromium_org/tools/cr/cr/base/ |
android.py | 31 CR_BINARY=os.path.join('{CR_BUILD_DIR}', 'apks', '{CR_TARGET_NAME}.apk'),
|
/external/sepolicy/tools/ |
README | 41 -d DIR, --dir DIR Directory to search for apks
|
/frameworks/base/tools/aapt/ |
ApkBuilder.cpp | 25 // Add the default split, which is present for all APKs.
|
/frameworks/testing/support/src/android/support/test/internal/runner/ |
ClassPathScanner.java | 31 * Finds class entries in apks.
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
Constants.java | 116 /** The MIME type of APKs */
|
/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/ |
KeySetHostTest.java | 49 /* plain test apks with different signing and upgrade keysets */ 74 /* The apks defining and using the permission have both A and B as upgrade keys */
|
SplitTests.java | 36 * Tests that verify installing of various split APKs from host side.
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
ApkCheck.java | 39 * For performance we want to allow processing of multiple APKs so 219 * beneficial if we're analyzing lots of APKs in one go, but detrimental
|
/frameworks/base/docs/html/sdk/installing/ |
studio-build.jd | 66 <li>Create multiple APKs for your app with different features using the same project.</li> 99 <li><em>Build variants</em>. The build system can generate multiple APKs with different 109 existing values in the manifest file. This is useful if you want to generate multiple APKs 113 configuration, and it can sign your APKs during the build process.</li> 737 of your app, or if you want to distribute multiple APKs for different device configurations on [all...] |
installing-adt.jd | 15 UI, debug your app, and export signed (or unsigned) app packages (APKs) for distribution.
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
CtsTest.java | [all...] |
/docs/source.android.com/src/compatibility/ |
cts-development.jd | 95 APKs like the tests, so the <code>cts/tests/src</code> directory does not have additional
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/ |
index.jd | 84 apks downloaded from a build service</a>. It is important to note that the latter version would
|
/external/chromium_org/build/ |
java.gypi | 131 # Dependent libraries and apks include this target's resources via
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
android_browser_finder.py | 80 apk_full_name = os.path.join(chrome_root, build_dir, build_type, 'apks',
|
/packages/apps/Email/src/com/android/email/ |
AttachmentInfo.java | 86 /** Whether or not this attachment can be installed [only true for APKs] */
|
/cts/hostsidetests/theme/src/android/theme/cts/ |
ThemeHostTest.java | 204 // Get the device, this gives a handle to run commands and install APKs.
|
/frameworks/base/core/java/android/content/pm/ |
PackageInfo.java | 34 * The names of any installed split APKs for this package.
|
/frameworks/base/docs/html/google/ |
google_toc.cs | 208 <li><a href="<?cs var:toroot ?>google/play/publishing/multiple-apks.html">
|