/cts/tests/tests/externalservice/src/android/externalservice/cts/ |
ExternalServiceTest.java | 152 * other APKs bind to a different instance of it. */
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
CtsTest.java | [all...] |
/docs/source.android.com/src/devices/tech/config/ |
runtime_perms.jd | 73 <li>Share a UID with another application that has the necessary permissions. Use this method only when you need the platform to handle multiple APKs as a single application.</li>
|
/docs/source.android.com/src/source/ |
64-bit-builds.jd | 220 for the boot image and any Java libraries. For APKs, by default we generate
|
add-device.jd | 358 Lists the APKs and modules to install.
|
/external/v8/build/ |
java.gypi | 148 # Dependent libraries and apks include this target's resources via
|
/frameworks/base/core/java/android/util/apk/ |
ZipUtils.java | 71 // Optimization: 99.99% of APKs have a zero-length comment field in the EoCD record and thus
|
ApkSignatureSchemeV2Verifier.java | 406 // To handle large APKs, these sections are read in 1 MB chunks using memory-mapped I/O to [all...] |
/frameworks/base/docs/html-intl/intl/zh-cn/google/play/billing/ |
billing_admin.jd | 51 <p>???????????????????????????????????<a href="{@docRoot}google/play/publishing/multiple-apks.html">? APK ??</a>???????? APK?????????????????????????? APK ??????????? APK ????????? APK ??????????</p>
|
/frameworks/base/test-runner/src/android/test/ |
ClassPathPackageInfoSource.java | 83 // Don't try to load classes that are generated. They usually aren't in test apks.
|
/frameworks/base/tools/aapt2/diff/ |
Diff.cpp | 393 std::cerr << "must have two apks as arguments.\n\n";
|
/build/core/ |
package_internal.mk | 221 # No emma for test apks. 580 ## Build dpi-specific apks, if it's apps_only build.
|
/external/proguard/docs/manual/ |
gui.html | 95 program jars (or aars, wars, ears, zips, apks, or directories), and the 96 library jars (or aars, wars, ears, zips, apks, or directories).
|
/external/v8/build/android/gyp/ |
write_build_config.py | 385 # Apks will get their resources srcjar explicitly passed to the java step. 463 ' apks if it\'s enabled for the tested apk')
|
/frameworks/base/docs/html/google/play/ |
expansion-files.jd | 58 <li><a href="{@docRoot}google/play/publishing/multiple-apks.html">Multiple 248 href="{@docRoot}google/play/publishing/multiple-apks.html">multiple APKs</a> in which each APK 298 href="{@docRoot}google/play/publishing/multiple-apks.html">multiple APKs</a> for the same 303 href="{@docRoot}google/play/publishing/multiple-apks.html">multiple APKs</a> in order to 304 provide different expansion files for different devices, you still must upload separate APKs [all...] |
/frameworks/base/services/core/java/com/android/server/pm/ |
SELinuxMMAC.java | 45 * as well as providing an interface for assigning seinfo values to apks. 299 * file. Each instance can further be used to assign seinfo values to apks using the
|
/frameworks/native/cmds/installd/ |
otapreopt.cpp | 531 // Note: while one may think it's OK to call dexopt and it will fail (because APKs should 532 // be stripped), that's not true for APKs signed outside the build system (so the
|
/external/v8/build/config/android/ |
rules.gni | 566 # listed in deps will be included by libraries/apks that depend on this 679 # listed in deps will be included by libraries/apks that depend on this [all...] |
/build/tools/signapk/src/com/android/signapk/ |
SignApk.java | 108 * Command line tool to sign JAR files (including APKs and OTA updates) in a way 110 * SHA-256 (see historical note). The tool can additionally sign APKs using [all...] |
/frameworks/base/docs/html/distribute/tools/ |
launch-checklist.jd | 661 You upload the release-ready APKs to your Developer Console and distribute to 679 Once you have the release-ready APKs in hand, you can upload them to the 723 in to your Developer Console and have upload your APKs, you can set up groups [all...] |
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
AppSecurityTests.java | 121 Log.i(LOG_TAG, "installing apks with shared uid, but different certs");
|
SplitTests.java | 36 * Tests that verify installing of various split APKs from host side.
|
/cts/hostsidetests/services/activitymanager/src/android/server/cts/ |
ActivityManagerTestBase.java | 114 // Get the device, this gives a handle to run commands and install APKs.
|
/frameworks/base/core/java/android/os/health/ |
HealthStats.java | 80 * metric is a mapping of the package names for each of the APKs sharing a uid to
|
/frameworks/base/core/java/com/android/internal/content/ |
PackageHelper.java | 539 // Include raw APKs, and possibly unpacked resources
|