Searched defs:syncRunOnUiThread (Results 1 – 6 of 6) sorted by relevance
109 public final void syncRunOnUiThread(@NonNull Runnable action) { in syncRunOnUiThread() method in AbstractContentCaptureActivity119 syncRunOnUiThread(() -> { in syncCallOnUiThread() method137 public final void syncRunOnUiThread(@NonNull Runnable action, long timeoutMs) { in syncRunOnUiThread() method in AbstractContentCaptureActivity
51 public final void syncRunOnUiThread(Runnable action) { in syncRunOnUiThread() method in AbstractAutoFillActivity59 public final void syncRunOnUiThread(Runnable action, long timeoutMs) { in syncRunOnUiThread() method in AbstractAutoFillActivity
80 syncRunOnUiThread(() -> { in loadWebView() method145 syncRunOnUiThread(() -> { in loadOutsideViews() method
68 syncRunOnUiThread(() -> { in loadWebView() method
163 syncRunOnUiThread(() -> { in onInput() method
122 syncRunOnUiThread(() -> { in setTime() method