HomeSort by relevance Sort by last modified time
    Searched full:installing (Results 526 - 550 of 2701) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/ndk/guides/
mips.jd 34 <p>The Android package manager extracts these libraries when installing your APK on a compatible
  /frameworks/base/docs/html/training/backup/
index.jd 26 reset) or installing your application on a new device.</p>
  /frameworks/base/docs/html-intl/intl/ja/training/tv/start/
start.jd 56 <li><strong><a href="{@docRoot}sdk/installing/adding-packages.html#GetTools">SDK ????????? 24.0.0 ???????????</a></strong>
59 <li><strong><a href="{@docRoot}sdk/installing/adding-packages.html#GetTools">SDK ???? Android 5.0?API ??? 21????????????????</a></strong>
62 <li><strong><a href="{@docRoot}sdk/installing/create-project.html">????????????????????????</a></strong>
231 ?????????????????<a href="{@docRoot}tools/devices/emulator.html">???????????</a>??????????Android Studio ??????????????????????<a href="{@docRoot}sdk/installing/studio-debug.html">Android Studio ???????????</a>??????????ADT ????? Eclipse ????????????????????????<a href="{@docRoot}tools/building/building-eclipse.html">Eclipse ?? ADT ?????????????</a>??????????
  /frameworks/base/services/core/java/com/android/server/updates/
TzDataInstallReceiver.java 26 * An install receiver responsible for installing timezone data updates.
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
Makefile 50 @echo "Installing $(COMPONENT_TEST)"
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
Makefile 49 @echo "Installing $(COMPONENT_LIB)"
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
Makefile 50 @echo "Installing $(COMPONENT_LIB)"
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
Makefile 51 @echo "Installing $(COMPONENT_LIB)"
  /packages/apps/CertInstaller/res/values/
strings.xml 78 installing a credential [CHAR LIMIT=40] -->
81 <!-- Usage type for a credential that the user is installing. The label will restrict the
92 <!-- Toast message to be displayed when installing Hotspot 2.0 credentials [CHAR LIMIT=40] -->
93 <string name="wifi_installing_label">Installing</string>
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
InstallPackageTask.java 41 * Before installing from a downloaded file, each file is checked to ensure it contains the correct
94 ProvisionLogger.logi("Installing package(s)");
172 "Installing package " + mInstallInfo.packageName + " failed.");
206 ProvisionLogger.logi("Installing existing package " + info.packageName);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-standalone-p2-director/0.20.0/
tycho-standalone-p2-director-0.20.0.pom 27 <description>Repository with bundles required for installing a standalone p2 director application</description>
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
install_scripts.py 3 Implements the Distutils 'install_scripts' command, for installing
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
install_scripts.py 3 Implements the Distutils 'install_scripts' command, for installing
  /prebuilts/go/darwin-x86/src/os/exec/
example_test.go 19 log.Fatal("installing fortune is in your future")
  /prebuilts/go/linux-x86/src/os/exec/
example_test.go 19 log.Fatal("installing fortune is in your future")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_scripts.py 3 Implements the Distutils 'install_scripts' command, for installing
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_scripts.py 3 Implements the Distutils 'install_scripts' command, for installing
  /docs/source.android.com/src/source/
initializing.jd 55 <h3 id="installing-the-jdk">Installing the JDK</h3>
122 <h3 id="installing-required-packages-ubuntu-1404">Installing required packages (Ubuntu 14.04)</h3>
133 <h3 id="installing-required-packages-ubuntu-1204">Installing required packages (Ubuntu 12.04)</h3>
143 <h3 id="installing-required-packages-ubuntu-1004-1110">Installing required packages (Ubuntu 10.04 -- 11.10)</h3>
244 <h3 id="installing-the-mac-jdk">Installing the JDK</h3
    [all...]
  /external/autotest/server/cros/network/
wifi_cell_test_base.py 42 logging.info('Installing Pyshark')
48 logging.info('Not installing pyshark: %s', e)
50 raise error.TestError('Error installing pyshark: %s', e)
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
linux_platform_backend.py 138 logging.error('You may proceed by manually building and installing'
152 'You may proceed by manually building and installing dummynet for ' \
168 raise Exception('You may proceed by manually installing %s via:\n'
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
crc32c.py 15 """Additional help about CRC32C and installing crcmod."""
130 """Additional help about CRC32C and installing crcmod."""
137 help_one_line_summary='CRC32C and Installing crcmod',
  /external/deqp/android/scripts/
install.py 39 print printPrefix + "Installing dEQP Package...\n",
49 print "Installing to %s (%s)...\n" % (device.serial, device.model),
51 print printPrefix + "Installing to %s\n" % device.serial,
  /external/llvm/docs/
Makefile 67 $(Echo) Installing HTML documentation
80 $(Echo) Installing doxygen documentation
112 $(Echo) Installing ocamldoc documentation
  /frameworks/av/include/media/
Visualizer.h 43 * In addition to the polling capture mode, a callback mode is also available by installing a
86 // types of data are returned (PCM and FFT) according to flags indicated when installing the
107 // returns the capture rate indicated when installing the callback
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
AppSecurityTests.java 113 Log.i(LOG_TAG, "installing apks with shared uid, but different certs");
141 Log.i(LOG_TAG, "installing app upgrade with different certs");
166 Log.i(LOG_TAG, "installing app that attempts to access another app's private data");
227 Log.i(LOG_TAG, "installing app that attempts to instrument another app");
260 Log.i(LOG_TAG, "installing app that attempts to use permission of another app");

Completed in 951 milliseconds

<<21222324252627282930>>