HomeSort by relevance Sort by last modified time
    Searched refs:updated (Results 126 - 150 of 187) sorted by null

1 2 3 4 56 7 8

  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java 355 * It returns true if it updated the content of the cache and we should therefore tell the
370 boolean updated = (existingInfo != ContactInfo.EMPTY) && !info.equals(existingInfo);
378 return updated;
636 /** Stores the updated contact info in the call log if it is different from the current one. */
    [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
TelephonyProvider.java 634 int updated = db.update("carriers", s_currentSetMap, local
637 if (updated > 0)
  /external/wpa_supplicant_8/src/drivers/
driver_wext.c 1209 if (iwe->u.qual.updated & IW_QUAL_QUAL_INVALID)
1211 if (iwe->u.qual.updated & IW_QUAL_LEVEL_INVALID)
1213 if (iwe->u.qual.updated & IW_QUAL_NOISE_INVALID)
1215 if (iwe->u.qual.updated & IW_QUAL_DBM)
1217 if ((iwe->u.qual.updated & IW_QUAL_DBM) ||
    [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 124 * location.hash. If false then it is updated in a timeout.
972 * updated.
    [all...]
  /ndk/sources/host-tools/make-3.81/
main.c     [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 235 } else if (tags[j] == 'updated') {
236 listItemNode.get(0).innerHTML += '&nbsp;<span class="new">updated!</span>';
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
Filter.java 161 protected void parametersUpdated(Set<String> updated) {
  /external/chromium/chrome/browser/resources/picasaweb_uploader/js/
picasa_client.js 328 * @param {Function(picasa.Album)} callback Callback taking updated album
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtUtils.java     [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 534 updated();
548 updated();
561 void updated() { function in class:__anon5743::ASTInfoCollector
    [all...]
  /build/core/
java.mk 96 # By giving different file name, files can be updated correctly when switching
  /external/webkit/Source/WebCore/inspector/front-end/
TextViewer.js     [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 265 // Confirm that appsPages is a live object, updated when a new page is
602 * updated by that.
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 274 // Confirm that appsPages is a live object, updated when a new page is
712 * updated by that.
  /packages/apps/Mms/src/com/android/mms/data/
Contact.java 97 public void onUpdate(Contact updated);
186 // updated with the latest info. They redraw themselves when we call the
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
eventsview.js 103 // How soon after updating the filter list the counter should be updated.
  /external/elfutils/
elfutils.spec 295 - dwarf.h updated for DWARF 3.0 final specification.
401 - libdw: Updated dwarf.h from DWARF3 speclibdw: add new funtions dwarf_f
  /ndk/build/core/
build-binary.mk 277 # The compile-xxx-source calls updated LOCAL_OBJECTS and LOCAL_DEPENDENCY_DIRS
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyApiSupport.java 1241 int updated = mContactsProvider.updateInTransaction(Data.CONTENT_URI, mValues, local
    [all...]
  /dalvik/vm/mterp/mips/
footer.S 860 lw rFP, 20(sp) # retrieve the updated rFP
877 /* adjust locals to match self->interpSave.curFrame and updated PC */
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c 3382 int updated; local
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 891 milliseconds

1 2 3 4 56 7 8