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 112 sBlockThread.run();
264 private final static Runnable sBlockThread = new Runnable() {

Completed in 190 milliseconds