Searched refs:ENCOURAGE_RACES (Results 1 – 1 of 1) sorted by relevance
36 private static final boolean ENCOURAGE_RACES = false; field in OldPreferencesTest898 … if (ENCOURAGE_RACES) try { Thread.sleep(1000); } catch (InterruptedException ignored) { } in childAdded()907 … if (ENCOURAGE_RACES) try { Thread.sleep(1000); } catch (InterruptedException ignored) { } in childRemoved()946 … if (ENCOURAGE_RACES) try { Thread.sleep(1000); } catch (InterruptedException ignored) { } in preferenceChange()