OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updates
(Results
476 - 500
of
2248
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Contacts/src/com/android/contacts/editor/
BaseRawContactEditorView.java
42
* Internal
updates
are performed against {@link ValuesDelta} so that the
/packages/apps/Phone/src/com/android/phone/
CallCard.java
187
*
Updates
the state of all UI elements on the CallCard, based on the
245
*
Updates
the overall size and positioning of mCallInfoContainer and
269
*
Updates
the UI for the state where the phone is in use, but not ringing.
314
*
Updates
the UI for the state where an incoming call is ringing (or
333
*
Updates
the UI for the state where the phone is not in use.
348
*
Updates
the main block of caller info on the CallCard
611
*
Updates
the "call state label" and the elapsed time widget based on the
724
// Also see onTickForCallTimeElapsed(), which
updates
this
744
*
Updates
mElapsedTime based on the specified number of seconds
[
all
...]
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchableSources.java
101
*
Updates
the list of suggestion sources.
ShortcutCursor.java
111
*
Updates
this SuggestionCursor with a refreshed result from another.
ShortcutRepository.java
79
*
Updates
a shortcut in the repository after it's been refreshed.
/packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceListPreferenceFragment.java
156
// Prevent
updates
while the list shows one of the state messages
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_tags.h
77
#define TAG_UPDATES 2051 /*
Updates
to this service */
/sdk/build/
tools.windows.atree
88
# well as in SDK/tools/lib (so that tools
updates
can update the root one too)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiAbstractTextAttributeNode.java
70
*
Updates
the current text field's value when the XML has changed.
UiTextValueNode.java
36
*
Updates
the current text field's value when the XML has changed.
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
ISettingsPage.java
44
* Setting to display only packages that are new or
updates
.
SdkUpdaterLogic.java
87
// find
updates
based on the *existing* packages.
99
// computed from potential
updates
.
294
* Find suitable
updates
to all current local packages.
296
* Returns a list of potential
updates
for *existing* packages. This does NOT solve
306
ArrayList<Archive>
updates
= new ArrayList<Archive>();
local
318
// Only look for non-obsolete
updates
unless requested to include them
330
for (int i =
updates
.size() - 1; i >= 0; i--) {
331
Package pkgFound =
updates
.get(i).getParentPackage();
335
updates
.remove(i);
344
updates
.add(a);
[
all
...]
/development/samples/NotePad/src/com/example/android/notepad/
TitleEditor.java
129
*
Updates
the note with the text currently in the text box.
147
*
Updates
the provider with the note's new title.
/development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/
WeatherWidgetProvider.java
82
// Register for external
updates
to the data to trigger an update of the widget. When using
114
// We disable the data changed observer temporarily since each of the
updates
/external/apache-http/src/org/apache/http/conn/
OperatedClientConnection.java
148
*
Updates
this connection.
150
*
Updates
are used for example when a tunnel has been established,
/external/chromium/chrome/browser/cocoa/
keystone_glue.h
113
// -checkForUpdate launches a check for
updates
, and -installUpdate begins
151
// promote the ticket so that
updates
will work properly.
/external/chromium/chrome/browser/download/
download_request_limiter.h
138
//
Updates
status_ appropriately.
173
//
Updates
the state of the page as necessary and notifies the callback.
/external/chromium/chrome/browser/history/
text_database.h
82
// Allows
updates
to be batched. This gives higher performance when multiple
83
//
updates
are happening because every insert doesn't require a sync to disk.
/external/chromium/chrome/browser/policy/
device_policy_cache.cc
28
// Stores policy,
updates
the owner key if required and reports the status
82
// TODO(mnissler): Find a better way. This is a hack that
updates
the
/external/chromium/chrome/browser/resources/ntp4/
most_visited_page.js
121
* Changes the visual state of the page and
updates
the model.
143
*
Updates
the DOM for the current pinned state.
/external/chromium/chrome/browser/resources/
print_preview_animations.js
62
*
Updates
the scrollbars associated with the the input element.
115
*
Updates
all exising scrollbars.
/external/chromium/chrome/browser/safe_browsing/
malware_details.cc
101
//
updates
|resource|. Otherwise, it creates a new message, adds it to
102
// resources_ and
updates
|resource| to point to it.
/external/chromium/chrome/browser/sync/
profile_sync_service_harness.h
151
// The sync client anticipates incoming
updates
leading to a new sync cycle.
164
// The sync client is fully synced and there are no pending
updates
.
/external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_controller.h
103
// Initialize the toolbar and register for command
updates
. The profile is
124
//
Updates
the toolbar (and transitively the location bar) with the states of
/external/chromium/chrome/browser/ui/gtk/
info_bubble_gtk.h
125
//
Updates
|arrow_location_| based on the toplevel window's current position
130
// Reshapes the window and
updates
|mask_region_|.
Completed in 734 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>