Searched defs:INVALIDATING_INTERVAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DViewLayerInvalidationActivity.java44 static final int INVALIDATING_INTERVAL = 1000; field in class:ViewLayerInvalidationActivity
77 container.postDelayed(randomInvalidatesSetter, INVALIDATING_INTERVAL);
99 container.postDelayed(randomInvalidatesSetter, INVALIDATING_INTERVAL);

Completed in 88 milliseconds