Home
last modified time | relevance | path

Searched refs:apks (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/common_lib/cros/
Darc.py688 self.apks = None
754 def _install_apks(self, dep_package, apks, full_pkg_names): argument
762 if apks:
763 for apk in apks:
799 def arc_setup(self, dep_packages=None, apks=None, full_pkg_names=None, argument
830 apks = self._fix_nested_array_level('apks', 2, apks)
833 if (len(dep_packages) != len(apks) or
834 len(apks) != len(full_pkg_names)):
836 logging.info('apks length is %d', len(apks))
843 self.apks = apks
[all …]
/external/webrtc/examples/androidtests/
DREADME10 adb install -r out/Debug/apks/AppRTCMobile.apk
11 adb install -r out/Debug/apks/AppRTCMobileTest.apk
/external/webrtc/examples/androidapp/
DREADME11 adb install -r out/Default/apks/AppRTCMobile.apk
/external/bazelbuild-rules_android/rules/flags/
Dflag_defs.bzl68 description = "Build and install split apks if the device supports them.",
/external/libchrome/base/android/proguard/
Dchromium_apk.flags5 # Contains flags that we'd like all Chromium .apks to use.
/external/proguard/src/proguard/gui/
DGUIResources.properties89 programJars = Program jars, aars, wars, ears, zips, apks, and directories
90 libraryJars = Library jars, aars, wars, ears, zips, apks, and directories
141 <html>The input jars (aars, wars, ears, zips, apks, directories), followed by<br>\
142 their corresponding output jars (wars, ears, zips, apks, directories).</html>
273 Keep the specified directories in the output jars, wars, ears, zips, apks, or directories.
/external/pdfium/testing/
Dtest.gni128 # Incremental test targets work only for .apks.
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py836 apks = []
840 apks.append(line[len('package:'):])
845 if not apks and output:
853 self._cache['package_apk_paths'][package] = list(apks)
854 return apks
/external/autotest/client/cros/enterprise/
Denterprise_policy_base.py362 apks=[_APP_FILENAME],
/external/angle/doc/
DDevSetupAndroid.md94 adb install -r -d --force-queryable out/Android/apks/AngleLibraries.apk
/external/chromium-trace/catapult/devil/docs/
Dadb_wrapper.md169 partial: (optional) Package ID if apk_paths doesn't include all .apks.
Ddevice_utils.md205 Get the paths of the installed apks on the device for the given package.
211 List of paths to the apks on the device for the given package.
552 have their apks copied to |MODULES_SRC_DIRECTORY_PATH| subdirectory