Searched refs:NESTING_INTERVAL (Results 1 – 1 of 1) sorted by relevance
45 static final int NESTING_INTERVAL = 2000; field in ViewLayerInvalidationActivity76 container.postDelayed(nestedLayerSetter, NESTING_INTERVAL); in onCreate()117 container.postDelayed(nestedLayerSetter, NESTING_INTERVAL);