OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updated
(Results
226 - 250
of
6390
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/testapps/libsTest/lib1Test/
build.xml
4
<!-- The local.properties file is created and
updated
by the 'android' tool.
23
be
updated
using the 'android' tool with the 'update' action.
40
<!-- The project.properties file is created and
updated
by the 'android'
/sdk/testapps/libsTest/lib2/
build.xml
4
<!-- The local.properties file is created and
updated
by the 'android' tool.
23
be
updated
using the 'android' tool with the 'update' action.
31
<!-- The project.properties file is created and
updated
by the 'android'
/sdk/testapps/libsTest/lib2Test/
build.xml
4
<!-- The local.properties file is created and
updated
by the 'android' tool.
23
be
updated
using the 'android' tool with the 'update' action.
40
<!-- The project.properties file is created and
updated
by the 'android'
/sdk/testapps/testProjectTest/app/
build.xml
4
<!-- The local.properties file is created and
updated
by the 'android' tool.
23
be
updated
using the 'android' tool with the 'update' action.
40
<!-- The project.properties file is created and
updated
by the 'android'
/sdk/testapps/testProjectTest/lib/
build.xml
4
<!-- The local.properties file is created and
updated
by the 'android' tool.
23
be
updated
using the 'android' tool with the 'update' action.
40
<!-- The project.properties file is created and
updated
by the 'android'
/sdk/testapps/testProjectTest/testapp/
build.xml
4
<!-- The local.properties file is created and
updated
by the 'android' tool.
23
be
updated
using the 'android' tool with the 'update' action.
40
<!-- The project.properties file is created and
updated
by the 'android'
/sdk/testapps/testProjectTest/testlib/
build.xml
4
<!-- The local.properties file is created and
updated
by the 'android' tool.
23
be
updated
using the 'android' tool with the 'update' action.
40
<!-- The project.properties file is created and
updated
by the 'android'
/system/core/healthd/
healthd.h
78
// Process
updated
battery property values. This function is called when
79
// the kernel sends
updated
battery status via a uevent from the power_supply
80
// subsystem, or when
updated
values are polled by healthd, as for periodic
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
LocalSource.java
110
long
updated
= cursor.getLong(updatedIndex);
local
111
data.
updated
= (data.
updated
== 0 ?
112
updated
:
113
Math.min(data.
updated
,
updated
));
/bootable/recovery/
bootloader.h
30
* The command field is
updated
by linux when it wants to
32
* It is also
updated
by the bootloader when firmware update
/cts/tools/dasm/src/java_cup/
version.java
6
* place to put this kind of information so it can be
updated
easily
17
* @version last
updated
: 1/7/96
/external/chromium/chrome/browser/ui/webui/options/
autofill_options_handler.h
59
// address with the matching GUID is
updated
. Called from WebUI.
66
// the credit card with the matching GUID is
updated
. Called from WebUI.
/external/chromium_org/chrome/browser/chromeos/login/
version_info_updater.h
29
// Called when OS version label should be
updated
.
33
// Called when the enterprise info notice should be
updated
.
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_device_data.h
24
// the IO thread. It is
updated
as new information arrives and a list of
68
// |new_data|. Returns |true| if a field was
updated
that is visible through
/external/chromium_org/chrome/browser/history/android/
sql_handler.h
31
// are inserted or
updated
, the corresponding Insert() or Update() method will
37
// need be inserted or
updated
.
/external/chromium_org/chrome/browser/media/
desktop_media_list.h
36
// thumbnail are
updated
once per second. If called after StartUpdating() then
42
// until they are
updated
.
/external/chromium_org/chrome/browser/resources/options/chromeos/
pointer_overlay.js
14
// The title is
updated
dynamically in the setTitle method as pointer
55
* button that activates the overlay is also
updated
to stay in sync. A
/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.
82
* Get initial sync service values and set listeners to get
updated
values.
/external/chromium_org/chrome/browser/thumbnails/
thumbnail_service.h
29
// was
updated
. False means either the URL wasn't known to us, or we felt
57
// Returns true if the page thumbnail should be
updated
.
/external/chromium_org/chrome/browser/translate/
translate_language_list.h
28
// Returns the last-
updated
time when the language list is fetched from the
80
// The last-
updated
time when the language list is sent.
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
terms_of_service_screen_handler.cc
112
// Terms of Service has completed and the UI should be
updated
. Otherwise, the
113
// download is still in progress and the UI will be
updated
when the
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/catifier/
event_page.js
67
// This function is also called when the extension has been
updated
. Because
81
// This is triggered when the extension is installed or
updated
.
/external/chromium_org/content/renderer/media/
webcontentdecryptionmodulesession_impl.cc
63
// TODO(jrummell): Once all CDMs are
updated
to support reference ids,
81
// TODO(jrummell): Blink APIs need to be
updated
to the new EME API. For now,
/external/chromium_org/net/quic/congestion_control/
inter_arrival_state_machine.h
5
// State machine for congestion control. The state is
updated
by calls from
63
// This should be called whenever the smoothed RTT estimate is
updated
.
/external/chromium_org/third_party/skia/src/core/
SkBitmap_scroll.cpp
68
// inval has already been
updated
...
77
// if we have no pixels, just return (inval is already
updated
)
Completed in 647 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>