HomeSort by relevance Sort by last modified time
    Searched full:getupdate (Results 1 - 4 of 4) sorted by null

  /packages/apps/Contacts/tests/src/com/android/contacts/
RawContactDeltaListTests.java 100 static RawContactDelta getUpdate(Context context, long rawContactId) {
314 final RawContactDelta updateFirst = getUpdate(mContext, CONTACT_FIRST);
315 final RawContactDelta updateSecond = getUpdate(mContext, CONTACT_SECOND);
325 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST);
337 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST);
  /frameworks/base/tools/aapt/
Package.cpp 76 if (bundle->getUpdate()) {
331 if (bundle->getUpdate()) {
Bundle.h 91 bool getUpdate(void) const { return mUpdate; }
Command.cpp     [all...]

Completed in 545 milliseconds