HomeSort by relevance Sort by last modified time
    Searched full: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 89 bool getUpdate(void) const { return mUpdate; }
Command.cpp     [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 142 milliseconds