HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 1 - 25 of 3958) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/
empty-manifest-expected.txt 1 This tests that the cached event gets sent even if the manifest is empty.
top-frame-2-expected.txt 1 Test that a subframe without manifest gets picked by a relevant application cache that contains its resource.
empty-manifest.html 3 <div>This tests that the cached event gets sent even if the manifest is empty.</div>
  /external/webkit/WebCore/
WebCore.PluginHostProcess.exp 1 # This file gets appended to WebCore.exp when USE(PLUGIN_HOST_PROCESS) is 1.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Suggestion.java 24 * Gets the source that produced the current suggestion.
29 * Gets the shortcut ID of the current suggestion.
39 * Gets the format of the text returned by {@link #getSuggestionText1()}
47 * Gets the first text line for the current suggestion.
52 * Gets the second text line for the current suggestion.
57 * Gets the second text line URL for the current suggestion.
62 * Gets the left-hand-side icon for the current suggestion.
69 * Gets the right-hand-side icon for the current suggestion.
76 * Gets the intent action for the current suggestion.
81 * Gets the extra data associated with this suggestion's intent
    [all...]
Sources.java 14 * Gets all sources.
19 * Gets a source by name.
26 * Gets the web search source.
Corpora.java 29 * Gets all corpora, including the web corpus.
36 * Gets all enabled corpora.
43 * Gets a corpus by name.
50 * Gets the web search corpus.
57 * Gets a source by name.
65 * Gets the corpus that contains the given source.
77 * @param observer gets notified when the data set changes.
Corpus.java 27 * A corpus is a user-visible set of suggestions. A corpus gets suggestions from one
36 * Gets the localized, human-readable label for this corpus.
41 * Gets the icon for this corpus.
46 * Gets the icon URI for this corpus.
51 * Gets the description to use for this corpus in system search settings.
56 * Gets the search hint text for this corpus.
78 * Gets the sources that this corpus uses.
CorpusResult.java 26 * Gets the corpus that produced these suggestions.
36 * Gets the latency of the suggestion query that produced this result.
  /frameworks/base/include/media/
EffectEqualizerApi.h 34 EQ_PARAM_NUM_BANDS, // Gets the number of frequency bands that the equalizer supports.
36 EQ_PARAM_BAND_LEVEL, // Gets/Sets the gain set for the given equalizer band.
37 EQ_PARAM_CENTER_FREQ, // Gets the center frequency of the given band.
38 EQ_PARAM_BAND_FREQ_RANGE, // Gets the frequency range of the given frequency band.
39 EQ_PARAM_GET_BAND, // Gets the band that has the most effect on the given frequency.
40 EQ_PARAM_CUR_PRESET, // Gets/Sets the current preset.
41 EQ_PARAM_GET_NUM_OF_PRESETS, // Gets the total number of presets the equalizer supports.
42 EQ_PARAM_GET_PRESET_NAME, // Gets the preset name based on the index.
43 EQ_PARAM_PROPERTIES // Gets/Sets all parameters at a time.
  /external/chromium/net/data/proxy_resolver_v8_unittest/
side_effects.js 2 // We write it this way so if the script gets loaded twice,
  /dalvik/dx/src/com/android/dx/cf/iface/
ClassFile.java 33 * Gets the field {@code magic}.
40 * Gets the field {@code minor_version}.
47 * Gets the field {@code major_version}.
54 * Gets the field {@code access_flags}.
61 * Gets the field {@code this_class}, interpreted as a type constant.
68 * Gets the field {@code super_class}, interpreted as a type constant
76 * Gets the field {@code constant_pool} (along with
84 * Gets the field {@code interfaces} (along with
92 * Gets the field {@code fields} (along with
100 * Gets the field {@code methods} (along wit
    [all...]
  /dalvik/dx/tests/055-dex-explicit-throw/
info.txt 2 explicit use of "throw" gets converted reasonably.
  /dalvik/dx/tests/095-dex-const-string-jumbo/
info.txt 2 const-string/jumbo gets emitted appropriately.
  /development/pdk/pndk/samples/sample/
hellolibrary.c 2 * This will be the library that gets called as wither a static or shared lib.*/
  /external/bluetooth/bluez/doc/
agent-api.txt 17 This method gets called when the service daemon
20 agent, because when this method gets called it has
25 This method gets called when the service daemon
36 This method gets called when the service daemon
47 This method gets called when the service daemon
62 This method gets called when the service daemon
73 This method gets called when the service daemon
84 This method gets called when the service daemon
92 This method gets called if a mode change is requested
101 This method gets called to indicate that the agen
    [all...]
  /dalvik/tools/dexdeps/src/com/android/dexdeps/
MethodRef.java 35 * Gets the name of the method's declaring class.
42 * Gets the method's descriptor.
49 * Gets the method's name.
56 * Gets an array of method argument types.
63 * Gets the method's return type. Examples: "Ljava/lang/String;", "[I".
  /dalvik/dx/src/junit/framework/
TestFailure.java 25 * Gets the failed test.
31 * Gets the thrown exception.
  /external/junit/src/junit/framework/
TestFailure.java 25 * Gets the failed test.
31 * Gets the thrown exception.
  /libcore/junit/src/main/java/junit/framework/
TestFailure.java 25 * Gets the failed test.
31 * Gets the thrown exception.
  /bionic/libc/stdio/
gets.c 1 /* $OpenBSD: gets.c,v 1.9 2005/08/08 08:05:36 espie Exp $ */
36 __warn_references(gets,
37 "warning: gets() is very unsafe; consider using fgets()");
40 gets(char *buf) function
  /dalvik/dx/tests/075-dex-cat2-value-merge/
info.txt 2 when a known value of category-2 gets merged during control
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
info.txt 2 local variable tables stay in sync when the register set gets renumbered
  /external/expat/xmlwf/
xmlmime.h 11 charset gets the charset to use. It must be at least CHARSET_MAX chars
  /libcore/dom/src/test/java/org/w3c/domts/
UserDataNotification.java 54 * Gets value of key parameter
63 * Gets value of data parameter
72 * Gets value of src parameter
81 * Gets value of dst parameter

Completed in 217 milliseconds

1 2 3 4 5 6 7 8 91011>>