/external/webrtc/webrtc/examples/androidtests/ |
D | README | 10 adb install -r out/Debug/apks/AppRTCDemo.apk 11 adb install -r out/Debug/apks/AppRTCDemoTest.apk
|
/external/autotest/client/common_lib/cros/ |
D | arc.py | 421 self.apks = None 486 def arc_setup(self, dep_package=None, apks=None, full_pkg_names=[], argument 509 self.apks = apks 542 if self.apks: 543 for apk in self.apks:
|
/external/webrtc/webrtc/examples/androidapp/ |
D | README | 22 adb install -r out/Debug/apks/AppRTCDemo.apk
|
/external/proguard/src/proguard/gui/ |
D | GUIResources.properties | 89 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/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 536 apks = [] 540 apks.append(line[len('package:'):]) 541 if not apks and output: 544 self._cache['package_apk_paths'][package] = list(apks) 545 return apks
|
/external/libmojo/third_party/catapult/devil/devil/android/ |
D | device_utils.py | 477 apks = [] 482 apks.append(line[len('package:'):]) 483 self._cache['package_apk_paths'][package] = list(apks) 484 return apks
|
/external/pdfium/testing/ |
D | test.gni | 129 # Incremental test targets work only for .apks.
|
/external/chromium-trace/catapult/devil/docs/ |
D | adb_wrapper.md | 217 partial: (optional) Package ID if apk_paths doesn't include all .apks.
|
D | device_utils.md | 156 Get the paths of the installed apks on the device for the given package. 162 List of paths to the apks on the device for the given package.
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |