OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:retrieved
(Results
126 - 150
of
1575
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
MessageModification.java
87
* not yet sent to /
retrieved
from server.
98
* /
retrieved
from server.
149
*
retrieved
from server.
/external/chromium_org/chrome/common/extensions/api/
cookies.json
46
"description": "Details to identify the cookie being
retrieved
.",
72
"description": "Information to filter the cookies being
retrieved
.",
74
"url": {"type": "string", "optional": true, "description": "Restricts the
retrieved
cookies to those that would match the given URL."},
76
"domain": {"type": "string", "optional": true, "description": "Restricts the
retrieved
cookies to those whose domains match or are subdomains of this one."},
77
"path": {"type": "string", "optional": true, "description": "Restricts the
retrieved
cookies to those whose path exactly matches this string."},
content_settings.json
70
"description": "The primary URL for which the content setting should be
retrieved
. Note that the meaning of a primary URL depends on the content type."
74
"description": "The secondary URL for which the content setting should be
retrieved
. Defaults to the primary URL. Note that the meaning of a secondary URL depends on the content type, and not all content types use secondary URLs.",
80
"description": "A more specific identifier of the type of content for which the settings should be
retrieved
."
/frameworks/base/media/java/android/media/
MediaMetadataRetriever.java
219
* @param timeUs The time position where the frame will be
retrieved
.
239
* can be null, if such a frame cannot be
retrieved
.
258
* @param timeUs The time position where the frame will be
retrieved
.
266
* can be null, if such a frame cannot be
retrieved
.
283
* can be null, if such a frame cannot be
retrieved
.
487
* of 180 degrees will be
retrieved
as "-90.0000+180.0000", for instance.
/frameworks/base/media/jni/
android_media_MediaProfiles.cpp
95
// Check on the values
retrieved
144
// Check on the values
retrieved
194
// Check on the values
retrieved
307
// Check on the values
retrieved
338
// Check the values
retrieved
354
// Check the values
retrieved
/development/samples/NotePad/src/com/example/android/notepad/
TitleEditor.java
86
mUri, // The URI for the note that is to be
retrieved
.
111
// The Cursor was just
retrieved
, so its index is set to one record *before* the first
112
// record
retrieved
. This moves it to the first record.
/development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullService.java
122
// Flag to indicate that new metadata was
retrieved
150
// Marks that new metadata does not need to be
retrieved
157
*
retrieved
.
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
SealedObjectTest.java
129
* encryption algorithm and specified parameters can be
retrieved
by
156
* with encryption algorithm and specified parameters can be
retrieved
by
188
* object sealed with encryption algorithm can be
retrieved
by specifying
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ChromeBrowserProviderClient.java
94
* The parent and immediate child nodes can be also
retrieved
by enabling the getParent
95
* and getChildren flags. No deeper child nodes can be
retrieved
with this method.
97
* @param nodeId The ID of the bookmark node to be
retrieved
.
/external/chromium_org/tools/json_schema_compiler/test/
content_settings.json
66
"description": "The primary URL for which the content setting should be
retrieved
. Note that the meaning of a primary URL depends on the content type."
70
"description": "The secondary URL for which the content setting should be
retrieved
. Defaults to the primary URL. Note that the meaning of a secondary URL depends on the content type, and not all content types use secondary URLs.",
76
"description": "A more specific identifier of the type of content for which the settings should be
retrieved
."
/external/chromium_org/ui/base/ime/
text_input_client.h
93
// Returns false if the information cannot be
retrieved
right now.
97
// Returns false if the information cannot be
retrieved
right now.
101
// Returns false if the information cannot be
retrieved
right now.
/external/jmonkeyengine/engine/src/core/com/jme3/util/
TempVars.java
43
* these temp variables with TempVars.get(), all
retrieved
TempVars
80
* This instance of TempVars has been
retrieved
but not released yet.
119
* The TempVars must be released in the opposite order that they are
retrieved
,
/frameworks/base/obex/javax/obex/
Operation.java
60
* As headers are received, they may be
retrieved
through the
133
* or
retrieved
.
156
* @return the response code
retrieved
from the server
/cts/tests/src/android/graphics/drawable/cts/
DrawableTestUtils.java
48
* @return the AttributeSet
retrieved
from specified node.
/external/chromium/base/
path_service.h
27
// Returns true if the directory or file was successfully
retrieved
. On
/external/chromium/chrome/browser/chromeos/
audio_handler.h
26
// is
retrieved
or fails. Blocking call.
/external/chromium/chrome/browser/importer/
firefox_proxy_settings.h
42
//
retrieved
.
/external/chromium/chrome/common/
automation_constants.h
87
// property should be
retrieved
, instead of having separate messages for each
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/
options.js
39
* else sets country
retrieved
from feed.
62
// Feed document
retrieved
from URL.
152
* Sets topic list and number of stories
retrieved
from localstorage(if any)
161
// Runs if
retrieved
topic list from local storage contains topics.
/external/chromium_org/cc/debug/
ring_buffer.h
53
// Iterator has const access to the RingBuffer it got
retrieved
from.
/external/chromium_org/chrome/app/
client_util.h
35
// instance
retrieved
from wWinMain and the |sbox_info| is the broker or
/external/chromium_org/chrome/browser/chromeos/policy/
network_configuration_updater.h
44
// CA certificates with the Web trust flag set that were
retrieved
from the
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_api.h
92
//
retrieved
on the IO thread but the function result is returned on the UI
/external/chromium_org/chrome/browser/net/
firefox_proxy_settings.h
43
//
retrieved
.
/external/chromium_org/chrome/browser/resources/sync_file_system_internals/
sync_service.js
21
* Called when service status is initially
retrieved
or updated via events.
Completed in 794 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>