Searched defs:syncRunOnUiThread (Results 1 – 4 of 4) sorted by relevance
37 public final void syncRunOnUiThread(Runnable action) { in syncRunOnUiThread() method in AbstractAutoFillActivity45 public final void syncRunOnUiThread(Runnable action, int timeoutMs) { in syncRunOnUiThread() method in AbstractAutoFillActivity
119 syncRunOnUiThread(() -> { in onOutput() method128 syncRunOnUiThread(() -> { in setTime() method139 syncRunOnUiThread(() -> { in tapOk() method
130 syncRunOnUiThread(() -> { in onOutput() method139 syncRunOnUiThread(() -> { in setDate() method149 syncRunOnUiThread(() -> { in tapOk() method
146 syncRunOnUiThread(() -> { in onInput() method