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

<<71727374757677787980>>

  /frameworks/base/core/java/android/database/
CursorJoiner.java 244 throw new IllegalArgumentException("you must specify an even number of values");
  /frameworks/base/core/java/android/gesture/
GestureStore.java 94 * Specify how the gesture library will handle orientation.
  /frameworks/base/core/java/android/os/
FileObserver.java 37 * <p>An event mask is used to specify which changes or actions to report.
  /frameworks/base/core/java/android/view/textservice/
SpellCheckerInfo.java 41 * This class is used to specify meta information of a spell checker.
SpellCheckerSubtype.java 34 * This class is used to specify meta information of a subtype contained in a spell checker.
TextServicesManager.java 36 * The user can change the current text services in Settings. And also applications can specify
  /frameworks/base/docs/html/google/play/billing/
billing_best_practices.jd 93 <p>With the In-app Billing Version 3 API, you can include a 'developer payload' string token when sending your purchase request to Google Play. Typically, this is used to pass in a string token that uniquely identifies this purchase request. If you specify a string value, Google Play returns this string along with the purchase response. Subsequently, when you make queries about this purchase, Google Play returns this string together with the purchase details.</p>
  /frameworks/base/docs/html/guide/topics/manifest/
activity-alias-element.jd 36 specify the "<code>{@link android.content.Intent#ACTION_MAIN
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
services.jd 158 allow you to specify what types of accessibility events your service can handle. Being able to
159 specify this information enables accessibility services to cooperate with each other, and allows you
164 <li><strong>Package Names</strong> - Specify the package names of applications whose accessibility
171 <li><strong>Event Types</strong> - Specify the types of accessibility events you want your service
  /frameworks/base/docs/html/guide/topics/ui/layout/
listview.jd 102 // For the cursor adapter, specify which columns go into which views
  /frameworks/base/docs/html/sdk/installing/
index.jd 19 The installer then saves the Android SDK Tools into a default location (or you can specify the location).</p>
  /frameworks/base/docs/html/tools/adk/
adk.jd 268 <li>Click <strong>Tools &gt; Board &gt; Arduino Mega 2560</strong> to specify the ADK board's
274 <li>On Windows: click <strong>Tools &gt; Serial Port &gt; COM#</strong> to specify the port
279 specify the port of communication.</li>
282 specify the port of communication.</li>
  /frameworks/base/docs/html/tools/devices/
managing-avds.jd 80 <p>If you are creating a new AVD, you can specify the following hardware options for the AVD
  /frameworks/base/docs/html/training/basics/supporting-devices/
screens.jd 128 defining screen sizes that allows you to specify resources for screen sizes based on
  /frameworks/base/docs/html/training/displaying-bitmaps/
load-bitmap.jd 53 exception. Each type of decode method has additional signatures that let you specify decoding
  /frameworks/base/docs/html/training/graphics/opengl/
draw.jd 139 OpenGL ES requires that you specify several parameters to tell the rendering pipeline what you want
  /frameworks/base/docs/html/training/managing-audio/
audio-focus.jd 50 <p>You must specify which stream you're using and whether you expect to require transient or
  /frameworks/base/docs/html/training/notepad/
notepad-ex1.jd 127 with the <var>rowId</var> we specify. It uses a slightly different version of the
152 to the user unless you specify some kind of layout for it to use).</p>
387 button on the device. We'll specify that it occupy the first position in the menu.</p>
548 to bind, and more Views to bind them in to, we would specify them in order, for example we
  /frameworks/base/graphics/java/android/graphics/
YuvImage.java 27 * To compress a rectangle region in the YUV data, users have to specify the
  /frameworks/base/libs/hwui/font/
CacheTexture.cpp 117 // OpenGL ES 3.0+ lets us specify the row length for unpack operations such
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
NativeFrame.java 81 "not specify a structure object class!");
  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl 83 * TODO: provide a flag to let the caller specify what policy to use
  /frameworks/base/test-runner/src/android/test/suitebuilder/
TestSuiteBuilder.java 160 * tests will be included. The name you specify is automatically prefixed with the package
  /frameworks/base/tools/aapt/
ZipFile.h 69 * Add a file to the end of the archive. Specify whether you want the
  /frameworks/compile/libbcc/lib/ExecutionEngine/
GDBJITRegistrar.cpp 61 // debugger reads. Make sure to specify the version statically, because the

Completed in 848 milliseconds

<<71727374757677787980>>