Home
last modified time | relevance | path

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

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowAdapterView.java159 public static void automaticallyUpdateRowViews(boolean shouldUpdate) { in automaticallyUpdateRowViews() argument
160 automaticallyUpdateRowViews = shouldUpdate; in automaticallyUpdateRowViews()