Home
last modified time | relevance | path

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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DViewLayerInvalidationActivity.java45 static final int NESTING_INTERVAL = 2000; field in ViewLayerInvalidationActivity
76 container.postDelayed(nestedLayerSetter, NESTING_INTERVAL); in onCreate()
117 container.postDelayed(nestedLayerSetter, NESTING_INTERVAL);