HomeSort by relevance Sort by last modified time
    Searched full:listing (Results 151 - 175 of 1238) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/selinux/policycoreutils/semanage/
semanage-interface.8 18 Do not print heading when listing the specified object type
semanage-node.8 18 Do not print heading when listing the specified object type
  /frameworks/base/docs/html/distribute/analyze/
index.jd 23 from marketing, to a Play store listing, to launching an app. The <a href=
  /frameworks/base/docs/html/distribute/engage/
analytics.jd 20 Start by discovering how many people visit your Google Play listing page,
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetFolderListing.java 29 private static final String TYPE = "x-obex/folder-listing";
BluetoothMasClient.java 79 * Callback message sent when folder listing is received
89 * Callback message sent when folder listing size is received
91 * <code>obj</code> contains number of items in folder listing
98 * Callback message sent when messages listing is received
156 * Callback message sent when messages listing size is received
158 * <code>obj</code> contains number of items in messages listing
503 * Object representation of filters to be applied on message listing
865 * @param parameters bit-mask specifying requested parameters in listing or
884 * applied on listing by MSE
886 * listing or <code>0</code> for default valu
    [all...]
  /libcore/dom/src/test/java/tests/api/org/w3c/dom/
AllTests_Level1.java 28 * Listing of all the tests that are to be run.
  /toolchain/binutils/binutils-2.25/gas/
dep-in.sed 40 s! listing\.h!!g
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
serial.l 6 GAS LISTING .*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-mpx-inval-1.l 10 GAS LISTING .*
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
rb.py 103 # while listing, etc.
106 # Since this is listing buckets this list shouldn't be too large to fit
108 # Also, avoid listing all fields to avoid performing unnecessary bucket
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/
tests7.dat 140 <!doctype html><listing>
141 X</listing>
148 | <listing>
  /external/curl/tests/data/
test1123 54 <!DOCTYPE project-listing SYSTEM "http://freshmeat.net/backend/fm-projects-0.4.dtd">
55 <project-listing>
164 </project-listing>
test222 53 <!DOCTYPE project-listing SYSTEM "http://freshmeat.net/backend/fm-projects-0.4.dtd">
54 <project-listing>
163 </project-listing>
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlTextEscapingMode.java 88 // HTML5 does not treat listing as CDATA and treats XMP as deprecated,
91 // Listing is not supported by browsers.
92 .put("listing", CDATA_SOMETIMES)
  /frameworks/base/docs/html/distribute/users/
user-acquisition.jd 51 group of users who?ve visited your app?s store listing during a selected
67 <strong>See users:</strong> Get stats for all the <strong>store listing
68 visitors</strong> (users who visited your app?s store listing) and
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
wildcard_iterator.py 100 adding any fields necessary for listing such as
140 # thus this is a top-level listing of buckets.
175 # Expand iteratively by building prefix/delimiter bucket listing
248 listing request will then produce a listing result set that can be
251 next iteration of listing/filtering.
261 # cause a bucket listing to match the given input wildcard. Example: if
358 Note that the input set must contain only bucket or object fields; listing
419 responsible for converting these to listing-style
421 well as adding any fields necessary for listing such a
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/
developer-console.jd 138 <h3 id="listing-experiments">Store Listing Experiments</h3>
144 your app on your Play store listing. Then when enough data has been
159 "{@docRoot}images/distribute/googleplay/dev-console_store-listing-experiment.png"
161 "{@docRoot}images/distribute/googleplay/dev-console_store-listing-experiment.png 1x, {@docRoot}images/distribute/googleplay/dev-console_store-listing-experiment_2x.png 2x"
171 Discover where visitors to your Play Store listing come from, how many
  /external/cmockery/cmockery_0_1_2/doc/
index.html 77 <listing>
95 </listing>
138 <listing>
197 </listing>
213 <listing>
270 </listing>
289 <listing>
357 </listing>
384 <listing>
503 </listing>
    [all...]
  /frameworks/base/docs/html/distribute/tools/
localization-checklist.jd 483 Additionally, consider translating your apps? store listing details
687 <strong>Localize your Google Play listing</strong>
693 Localize your Google Play listing
697 Google Play Store listing is the first impression international users
699 to all of your users! Localize your listing in the Developer Console,
718 essential to localize your Google Play store listing. You can manage your
719 localized listing in the Developer Console.
724 marketing names and programs, and other text and images. Send your listing
733 Store listing translation in Google Play
739 Service</a> on Google Play to translate your store listing. You can us
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 123 private static final String TYPE_LISTING = "x-bt/vcard-listing";
348 // For "x-bt/phonebook" and "x-bt/vcard-listing":
376 Log.e(TAG, "invalid vcard listing request in default folder");
420 // listing request
480 // <x-bt/vcard-listing> listing object.
594 /** Form and Send an XML format String to client for Phone book listing */
601 result.append("<!DOCTYPE vcard-listing SYSTEM \"vcard-listing.dtd\">");
602 result.append("<vCard-listing version=\"1.0\">")
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsn.java 304 * a human-oriented listing dump. This method will return {@code null}
305 * if this instance should not appear in a listing.
314 * instance should not appear in a listing
412 * human-oriented listing dump, not including the instruction
415 * not appear in a listing.
419 * @return {@code null-ok;} the listing string
  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsn.java 333 * a human-oriented listing dump. This method will return {@code null}
334 * if this instance should not appear in a listing.
343 * instance should not appear in a listing
452 * human-oriented listing dump, not including the instruction
455 * not appear in a listing.
459 * @return {@code null-ok;} the listing string
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
DalvInsn.java 332 * a human-oriented listing dump. This method will return {@code null}
333 * if this instance should not appear in a listing.
342 * instance should not appear in a listing
440 * human-oriented listing dump, not including the instruction
443 * not appear in a listing.
447 * @return {@code null-ok;} the listing string
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
android_browser_backend.py 120 logging.warning('Exception raised while listing forwarded '
128 logging.warning('Exception raised while listing tcp ports.')
136 logging.warning('Exception raised while listing unix domain sockets.')

Completed in 262 milliseconds

1 2 3 4 5 67 8 91011>>