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

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

Completed in 74 milliseconds