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