HomeSort by relevance Sort by last modified time
    Searched refs:sBlockThread (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
RevealActivity.java 103 view.post(sBlockThread);
107 private final static Runnable sBlockThread = new Runnable() {
MultiProducerActivity.java 113 sBlockThread.run();
265 private final static Runnable sBlockThread = new Runnable() {

Completed in 203 milliseconds