Searched refs:Joinable (Results 1 – 1 of 1) sorted by relevance
172 interface Joinable extends Runnable { interface in BenchmarkTestBase177 class TestAction implements Joinable {244 public void runOnUiThread(Joinable action) { in runOnUiThread()