OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updates
(Results
126 - 150
of
2248
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/java/util/
Observer.java
23
* receive notification of
updates
on an {@code Observable} object.
/packages/apps/Contacts/res/layout/
contact_detail_about_fragment_container.xml
18
Container for the "About" page fragment on the contact card for a contact with social
updates
.
contact_detail_tab_carousel.xml
42
<!-- "
Updates
" tab -->
detail_header_contact_with_updates.xml
18
This is a header entry in the contact details list for when the contact has social
updates
. The
detail_header_contact_without_updates.xml
19
updates
, which means that the contact's photo will scroll with the list of details.
updates_header_contact.xml
18
This is a header entry in the contact
updates
list.
/packages/apps/Contacts/res/layout-sw580dp/
updates_header_contact.xml
18
This is a header entry in the contact
updates
list.
/packages/apps/Contacts/res/layout-sw580dp-w1000dp/
updates_header_contact.xml
18
This is a header entry in the contact
updates
list.
/packages/apps/Contacts/res/layout-w470dp/
detail_header_contact_with_updates.xml
18
This is a header entry in the contact details list for when the contact has social
updates
.
detail_header_contact_without_updates.xml
19
updates
. This is empty because all the information will be displayed elsewhere.
updates_header_contact.xml
18
This is a header entry in the contact
updates
list.
/packages/apps/Contacts/src/com/android/contacts/calllog/
VoicemailNotifier.java
26
*
Updates
the notification and clears it if there are no new voicemails.
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
CorporaUpdateReceiver.java
26
* Listens for broadcasts that require
updates
to the corpus set.
/packages/apps/Settings/src/com/android/settings/accounts/
AccountPreferenceBase.java
57
* Overload to handle account
updates
.
64
* Overload to handle authenticator description
updates
71
* Overload to handle sync state
updates
.
196
*
Updates
provider icons. Subclasses should call this in onCreate()
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDiscoveryReceiver.java
26
* BluetoothDiscoveryReceiver
updates
a timestamp when the
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DdmPreferences.java
64
* Returns the initial {@link Client} flag for thread
updates
.
72
* Sets the initial {@link Client} flag for thread
updates
.
80
* Returns the initial {@link Client} flag for heap
updates
.
88
* Sets the initial {@link Client} flag for heap
updates
.
/external/strace/
NEWS
48
* Bug fixes, Linux ioctl
updates
.
107
* The usual Linux syscall
updates
(includes 32bit uid/gid support),
111
* UnixWare and Solaris
updates
118
* The usual Linux syscall
updates
124
* Lots of Linux
updates
again
138
* IRIX64
updates
139
* Solaris
updates
/frameworks/base/docs/html/sdk/1.1_r1/
upgrading.jd
89
<li> Select <strong>Help</strong> > <strong>Software
Updates
</strong> > <strong>Find and Install...</strong>. </li>
90
<li> Select <strong>Search for
updates
of the currently installed features</strong> and click <strong>Finish</strong>. </li>
96
<li> Select <strong>Help</strong> > <strong>Software
Updates
</strong> > <strong>Manage Configuration</strong>. </li>
99
<li> Select <strong>Scan for
Updates
</strong> under <strong>Available Tasks</strong>.</li>
104
<li>Select <strong>Help</strong> > <strong>Software
Updates
...</strong></li>
/libcore/luni/src/main/java/java/sql/
BatchUpdateException.java
137
* successful
updates
(or another status code) for each command
154
* successful
updates
(or another status code) for each command
174
* successful
updates
(or another status code) for each command
196
* successful
updates
(or another status code) for each command
223
* <li>the number of successful
updates
</li> <li>{@code
/frameworks/base/services/input/
SpriteController.cpp
108
// Collect information about sprite
updates
.
113
Vector<SpriteUpdate>
updates
;
local
122
updates
.push(SpriteUpdate(sprite, sprite->getStateLocked()));
131
SpriteUpdate& update =
updates
.editItemAt(i);
149
SpriteUpdate& update =
updates
.editItemAt(i);
190
SpriteUpdate& update =
updates
.editItemAt(i);
243
SpriteUpdate& update =
updates
.editItemAt(i);
329
const SpriteUpdate& update =
updates
.itemAt(i);
344
updates
.clear();
/external/chromium/chrome/browser/sync/engine/
syncer.cc
128
VLOG(1) << "Downloading
Updates
";
141
VLOG(1) << "Verifying
Updates
";
148
VLOG(1) << "Processing
Updates
";
158
// We should download all of the
updates
before attempting to process
169
VLOG(1) << "Applying
Updates
";
253
VLOG(1) << "Applying
updates
to resolve conflicts";
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
TrackerService.java
54
* Records location
updates
for all registered location providers, and cell
55
* location
updates
74
// signal strength
updates
146
// register for cell location
updates
149
// Register for Network (Wifi or Mobile)
updates
381
* Listener + recorder for mobile or wifi
updates
/libcore/luni/src/test/java/tests/java/sql/
UpdateFunctionalityTest.java
103
* UpdateFunctionalityTest#testUpdate1().
Updates
all values in one
128
* UpdateFunctionalityTest#testUpdate2().
Updates
values in one
160
* UpdateFunctionalityTest#testUpdate3().
Updates
values in a several
189
* UpdateFunctionalityTest#testUpdate4().
Updates
values in a several
228
* UpdateFunctionalityTest#testUpdate5().
Updates
values in one
293
* UpdateFunctionalityTest#testUpdate7().
Updates
records in the
/external/chromium/chrome/browser/chromeos/notifications/
balloon_collection_impl.h
95
//
Updates
the notification's content. It uses
102
//
Updates
and shows the notification. It will open the notification panel
/external/chromium/chrome/browser/chromeos/options/
wifi_config_view.h
78
//
Updates
state of the Login button.
84
//
Updates
the error text label.
Completed in 1433 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>