Home
last modified time | relevance | path

Searched refs:shouldUpdate (Results 1 – 5 of 5) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowAdapterView.java159 public static void automaticallyUpdateRowViews(boolean shouldUpdate) { in automaticallyUpdateRowViews() argument
160 automaticallyUpdateRowViews = shouldUpdate; in automaticallyUpdateRowViews()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DUISourceCode.js312 …var shouldUpdate = window.confirm(WebInspector.UIString("This file was changed externally. Would y…
313 if (shouldUpdate)
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h150 bool shouldUpdate() const;
DFrameView.cpp1816 if (!shouldUpdate()) in repaintContentRectangle()
1924 if (!shouldUpdate()) { in doDeferredRepaints()
2183 bool FrameView::shouldUpdate() const in shouldUpdate() function in WebCore::FrameView
/external/chromium_org/chrome/browser/resources/ntp_android/
Dntp_android.js1439 var shouldUpdate = (bookmarkFolderId == affectedParentNode ||
1441 if (shouldUpdate)