OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUpdate
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaListTests.java
98
static EntityDelta
getUpdate
(long rawContactId) {
314
final EntityDelta updateFirst =
getUpdate
(CONTACT_FIRST);
315
final EntityDelta updateSecond =
getUpdate
(CONTACT_SECOND);
325
final EntityDelta update =
getUpdate
(CONTACT_FIRST);
337
final EntityDelta update =
getUpdate
(CONTACT_FIRST);
/frameworks/base/tools/aapt/
Package.cpp
76
if (bundle->
getUpdate
()) {
331
if (bundle->
getUpdate
()) {
Bundle.h
77
bool
getUpdate
(void) const { return mUpdate; }
Command.cpp
[
all
...]
/prebuilt/common/groovy/
groovy-all-1.7.0.jar
Completed in 445 milliseconds