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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DViewLayerInvalidationActivity.java75 container.postDelayed(textColorSetter, TEXT_COLOR_INTERVAL);
80 private Runnable textColorSetter = new Runnable() { field in class:ViewLayerInvalidationActivity
90 container.postDelayed(textColorSetter, TEXT_COLOR_INTERVAL);

Completed in 356 milliseconds