Searched refs:needsUpdate (Results 1 – 5 of 5) sorted by relevance
488 boolean needsUpdate = false; in updateCallLogContactInfo()493 needsUpdate = true; in updateCallLogContactInfo()498 needsUpdate = true; in updateCallLogContactInfo()503 needsUpdate = true; in updateCallLogContactInfo()508 needsUpdate = true; in updateCallLogContactInfo()515 needsUpdate = true; in updateCallLogContactInfo()520 needsUpdate = true; in updateCallLogContactInfo()525 needsUpdate = true; in updateCallLogContactInfo()531 needsUpdate = true; in updateCallLogContactInfo()536 needsUpdate = true; in updateCallLogContactInfo()[all …]
446 boolean needsUpdate = false; in prepareRenderscriptAllocations()458 needsUpdate = true; in prepareRenderscriptAllocations()467 needsUpdate = true; in prepareRenderscriptAllocations()470 Log.v(LOGTAG, "prepareRenderscriptAllocations: " + needsUpdate + " in " + getName()); in prepareRenderscriptAllocations()472 return needsUpdate; in prepareRenderscriptAllocations()
146 boolean needsUpdate(@NonNull ShortcutInfo oldInfo) { in needsUpdate() method in DialerShortcut
134 if (shortcut.needsUpdate(shortcutInfo)) { in refresh()
185 if (newShortcut.needsUpdate(oldInfo)) { in computeDelta()