Searched defs:runOnUiThread (Results 1 – 3 of 3) sorted by relevance
211 runOnUiThread(() -> { in testStopped() method
133 runOnUiThread( in onStatusUpdate() method
276 public void runOnUiThread(Joinable action) { in runOnUiThread() method in BenchmarkTestBase