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