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