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

<<61626364656667686970>>

  /frameworks/base/core/java/android/widget/
SimpleExpandableListAdapter.java 29 * file. You can separately specify the data backing the group as a List of
31 * list. The Maps contain the data for each row. You also specify an XML file
  /frameworks/base/core/java/com/android/internal/widget/
SizeAdaptiveLayout.java 44 * if children specify overlapping ranges. A child may specify the maximum height
  /frameworks/base/docs/html/about/versions/
android-1.1.jd 49 <code>android:minSdkVersion</code> attribute to "2" in order to specify that your application
53 <p>Specifically, you specify the <code>android:minSdkVersion</code>
  /frameworks/base/docs/html/google/play/billing/
api.jd 74 <li>Usually, you'll want to inform the user of the products that are available for purchase. To query the details of the in-app products that you defined in Google Play, your application can send a {@code getSkuDetails} request. You must specify a list of product IDs in the query request. If the request is successful, Google Play returns a {@code Bundle} containing product details including the product?s price, title, description, and the purchase type.
105 <p>To retrieve the list of product's owned by the user, your application sends a {@code getPurchases} call to Google Play. Your application can make a consumption request by sending a {@code consumePurchase} call. In the request argument, you must specify the in-app product's unique {@code purchaseToken} String that you obtained from Google Play when it was purchased. Google Play returns a status code indicating if the consumption was recorded successfully.</p>
  /frameworks/base/docs/html/guide/topics/providers/
content-provider-basics.jd 385 provider. You can't request this permission at run-time; instead, you have to specify that
389 provider. When you specify this element in your manifest, you are in effect "requesting" this
443 column names, and values (the variable <code>mSelectionClause</code>). If you specify the
564 selection arguments array are preferred way to specify a selection, even if the provider isn't
688 A provider's application can specify permissions that other applications must have in order to
695 If a provider's application doesn't specify any permissions, then other applications have no
769 same data type, and if you don't want to specify a value at all, you can set a column
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
layout-resource.jd 69 specify the layout of the child elements in different ways. Different kinds of
236 element. You can also specify the attributes supported in the XML element. To learn more,
  /frameworks/base/docs/html/tools/debugging/
systrace.jd 84 <li>Specify what types of processes are traced using the {@code --set-tags} option and the
91 <p>To use {@code systrace} effectively, you must specify the types of processes you want to trace.
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
starting.jd 18 <li><a href="#launching-activity">Specify Your App's Launcher Activity</a></li>
144 <h2 id="launching-activity">Specify Your App's Launcher Activity</h2>
  /frameworks/base/media/java/android/media/
ThumbnailUtils.java 240 * minSideLength is used to specify that minimal width or height of a
242 * maxNumOfPixels is used to specify the maximal size in pixels that is
  /frameworks/native/opengl/tests/hwc/
hwcRects.cpp 61 * reproduce and succinctly specify an observed HWC operation, with
76 * specify 1 or more optional attributes. The name of each optional
  /frameworks/rs/scriptc/
rs_types.rsh 403 * \brief Bitfield to specify the usage types for an allocation.
405 * These values are ORed together to specify which usages or memory spaces are
  /libcore/luni/src/main/java/java/text/
DateFormatSymbols.java 253 * specify date and time fields.
409 * Sets the pattern characters used by {@link SimpleDateFormat} to specify
  /libcore/luni/src/main/java/java/util/prefs/
XMLParser.java 89 * Constant - specify the DTD version
99 * specify the indent level
  /libcore/luni/src/main/java/java/util/zip/
ZipOutputStream.java 264 // Did this ZipEntry specify a method, or should we use the default?
376 * explicitly specify a method. See {@link ZipEntry#setMethod} for more details.
  /ndk/build/tools/
build-llvm.sh 40 register_var_option "--platform=<name>" PLATFORM "Specify platform name"
43 register_var_option "--gmp-version=<version>" GMP_VERSION "Specify gmp version"
  /ndk/sources/host-tools/sed-4.2.1/po/
eu.po 188 msgid "cannot specify modifiers on empty regexp"
273 " specify the desired line-wrap length for the `l' command\n"
ja.po 189 msgid "cannot specify modifiers on empty regexp"
287 " specify the desired line-wrap length for the `l' command\n"
ru.po 186 msgid "cannot specify modifiers on empty regexp"
291 " specify the desired line-wrap length for the `l' command\n"
sed.pot 187 msgid "cannot specify modifiers on empty regexp"
270 " specify the desired line-wrap length for the `l' command\n"
zh_CN.po 187 msgid "cannot specify modifiers on empty regexp"
288 " specify the desired line-wrap length for the `l' command\n"
zh_TW.po 186 msgid "cannot specify modifiers on empty regexp"
283 " specify the desired line-wrap length for the `l' command\n"
  /packages/apps/Email/src/com/android/email/mail/store/
ImapConnection.java 411 // user did not specify a hard-coded prefix; try to get it from the server
466 // user did not specify a hard-coded prefix; try to get it from the server
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 141 * To set a dictionary unused, specify -1 to {@code base} and {@code high}.
231 * For using link search function, specify the {@code wnnWord} as previous word and
  /prebuilts/sdk/renderscript/include/
rs_types.rsh 403 * \brief Bitfield to specify the usage types for an allocation.
405 * These values are ORed together to specify which usages or memory spaces are
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-c++ 

Completed in 931 milliseconds

<<61626364656667686970>>