HomeSort by relevance Sort by last modified time
    Searched full:apks (Results 276 - 300 of 624) sorted by null

<<11121314151617181920>>

  /frameworks/base/services/retaildemo/java/com/android/server/retaildemo/
PreloadAppsInstaller.java 42 * Helper class for installing preloaded APKs
  /frameworks/base/tools/aapt/
ApkBuilder.cpp 25 // Add the default split, which is present for all APKs.
  /frameworks/native/cmds/installd/
otapreopt_chroot.cpp 99 // want it for vendor APKs.
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
Constants.java 116 /** The MIME type of APKs */
  /system/sepolicy/
priv_app.te 61 # Allow verifier to access staged apks.
  /external/proguard/docs/manual/
ant.html 325 <dd>Specifies the program jars (or aars, wars, ears, zips, apks, or
331 <dd>Specifies the names of the output jars (or aars, wars, ears, zips, apks, or
337 <dd>Specifies the library jars (or aars, wars, ears, zips, apks, or
345 zips, apks, or directories).</dd>
488 <dd>The names of the jars (or aars, wars, ears, zips, apks, or directories),
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
KeySetHostTest.java 49 /* plain test apks with different signing and upgrade keysets */
88 /* The apks defining and using the permission have both A and B as upgrade keys */
  /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/wear/preview/
api-overview.jd 35 <li><a href="#wear-apk">Wear-Specific APKs</a></li>
358 Wear-Specific APKs
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
FilesActivity.java 287 // 2) For APKs, the download manager will add on some important security stuff
289 // All other files not on downloads, event APKs, would get no benefit from this
  /build/core/
version_defaults.mk 100 # all .apks created by the build system. It can be overridden by explicitly
clear_vars.mk 205 # to avoid installing the presigned apks with classes.dex unstripped.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/
index.jd 92 apks downloaded from a build service</a>. It is important to note that the latter version would
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
android_browser_finder_unittest.py 27 # Mock out what's needed for testing with exact APKs
  /external/droiddriver/src/io/appium/droiddriver/helpers/
package-info.java 85 * This may occur if you reference the AUT's resource in tests, and the two APKs are out of
  /external/proguard/src/proguard/
ClassPathEntry.java 33 * be specified for the names of the contained resource/classes, apks, jars,
  /external/v8/build/android/play_services/
preprocess.py 17 easily. This is necessary since debug and test apks get very close
  /external/v8/build/android/pylib/constants/
__init__.py 133 SDK_BUILD_APKS_DIR = 'apks'
  /external/v8/build/
java_apk.gypi 6 # to build Android APKs in a consistent manner.
164 'final_apk_path_no_extension%': '<(PRODUCT_DIR)/apks/<(apk_name)',
165 'final_abi_split_apk_path%': '<(PRODUCT_DIR)/apks/<(apk_name)-abi-<(android_app_abi).apk',
189 'final_apk_path%': '<(PRODUCT_DIR)/apks/<(apk_name).apk',
    [all...]
  /frameworks/base/docs/html/training/wearables/apps/
packaging.jd 100 <li>Ensure that both the wearable and mobile APKs have the same package name and version
  /packages/apps/Email/provider_src/com/android/email/
AttachmentInfo.java 86 /** Whether or not this attachment can be installed [only true for APKs] */
  /development/testrunner/
runtest.py 176 help="The user that test apks are installing to."
181 help="Regular expression which generated apks have to"
184 " useful when the test path has a lot of apks but you"
  /docs/source.android.com/src/security/apksigning/
v2.jd 264 v2-signed APKs that are also v1-signed must contain an X-Android-APK-Signed
268 reject APKs which do not have a signature for the APK signature scheme the
284 In Android 7.0, APKs can be verified according to the APK Signature Scheme v2
  /frameworks/base/docs/html/topic/performance/
performance_toc.cs     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs     [all...]

Completed in 1062 milliseconds

<<11121314151617181920>>