HomeSort by relevance Sort by last modified time
    Searched full:specify (Results 876 - 900 of 4616) sorted by null

<<31323334353637383940>>

  /frameworks/base/docs/html/tools/debugging/
debugging-tracing.jd 98 you can specify in your code exactly where to start and stop logging trace data.</li>
100 precise since you do not modify code, but rather specify when to start and stop logging with
122 specify a base name for the trace files that the system generates. To stop tracing, call {@link
151 <p>When using the Android emulator, you must specify an SD card when you create your AVD because the trace files
  /frameworks/base/docs/html/tools/devices/
managing-avds-cmdline.jd 96 with options that specify a name for the new AVD and the system image you want
97 to run on the emulator when the AVD is invoked. You can specify other options on
160 <li>To specify a custom density for the skin, answer "yes" when asked whether
163 specify "Abstracted LCD density" (<em>hw.lcd.density</em>). Enter an appropriate
  /frameworks/base/docs/html/training/basics/intents/
sending.jd 63 android.net.Uri} data to specify the telephone number:</p>
100 intent, you should usually use {@link android.content.Intent#setType setType()} to specify the type
104 <p>Here are some more intents that add extra data to specify the desired action:</p>
136 using the {@link android.content.Intent#ACTION_VIEW} intent, you should specify a MIME type of
  /frameworks/base/docs/html/training/implementing-navigation/
temporal.jd 36 specify the <em>Back</em> behavior in order to provide the best user experience.</p>
46 <p>Navigation patterns that require you to manually specify the <em>Back</em> behavior include:</p>
76 <h3 id="SpecifyParent">Specify parent activities in the manifest</h3>
91 &lt;activity>}</a>. Then specify the parent activity as the value
  /frameworks/base/docs/html/training/improving-layouts/
loading-ondemand.jd 45 specify the layout to inflate.</p>
  /frameworks/base/docs/html/training/in-app-billing/
index.jd 42 <dd>In this lesson, you will learn how to specify the In-app Billing products for your app in Google Play and query the product details.</dd>
  /frameworks/base/docs/html/training/location/
retrieve-current.jd 9 <li><a href="#AppPermissions">Specify App Permissions</a></li>
50 Specify App Permissions
52 <h2 id="AppPermissions">Specify App Permissions</h2>
234 The following snippet shows how to specify the interfaces and define the methods:
  /frameworks/base/docs/html/training/run-background-service/
index.jd 37 Unless you specify otherwise, most of the operations you do in an app run in the foreground on
  /frameworks/base/graphics/java/android/renderscript/
ProgramRaster.java 26 * Program raster is primarily used to specify whether point sprites are enabled and to control
  /frameworks/base/keystore/java/android/security/
KeyChain.java 131 * Optional extra to specify a {@code String} credential name on
138 * Optional extra to specify an X.509 certificate to install on
152 * {@link #createInstallIntent} to specify a PKCS#12 key store to
191 * #EXTRA_PKCS12} maybe used to specify the bytes of an X.509
KeyStoreParameter.java 42 * {@link KeyPairGeneratorSpec} to specify the entry's {@code alias}. A
  /frameworks/base/media/java/android/media/audiofx/
AcousticEchoCanceler.java 31 * specify the audio session ID of this AudioRecord when creating the AcousticEchoCanceler.
AutomaticGainControl.java 31 * specify the audio session ID of this AudioRecord when creating the AutomaticGainControl.
NoiseSuppressor.java 32 * specify the audio session ID of this AudioRecord when creating the NoiseSuppressor.
  /frameworks/base/services/java/com/android/server/power/
DisplayPowerRequest.java 45 // When auto-brightness is enabled, this field should specify a nominal default
  /frameworks/base/tests/DumpRenderTree2/assets/
run_layout_tests.py 87 option_parser.add_option("-s", "--serial", default=None, help="Specify the serial number of device to run test on")
  /frameworks/compile/mclinker/include/mcld/Object/
ObjectBuilder.h 45 /// specify where input sections are placed into output sections. This function
  /frameworks/ex/common/java/com/android/common/
Search.java 46 * used to specify the time in {@link System#currentTimeMillis
  /frameworks/support/v7/mediarouter/
Android.mk 58 # Applications that use this library must specify LOCAL_RESOURCE_DIR
  /frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouteDiscoveryFragment.java 31 * The application must supply a route selector to specify the kinds of routes
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaItemMetadata.java 28 * An application may specify additional custom metadata keys but there is no guarantee
  /hardware/libhardware/tests/camera2/
TestSettings.cpp 152 std::cerr << " --device-id=ID specify a different camera ID"
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
v4l2-mediabus.h 22 * in two 8-bit samples, "BE" or "LE" specify in which order those samples are
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
namednodemapreturnfirstitem.java 36 * DOM does not specify an order of these nodes the contents
namednodemapreturnlastitem.java 36 * DOM does not specify an order of these nodes the contents

Completed in 357 milliseconds

<<31323334353637383940>>