Searched defs:syncRunOnUiThread (Results 1 – 9 of 9) 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
45 syncRunOnUiThread(() -> { in showSoftInputOnExtraInputEditText() method
56 public final void syncRunOnUiThread(Runnable action) { in syncRunOnUiThread() method in AbstractAutoFillActivity64 public final void syncRunOnUiThread(Runnable action, long timeoutMs) { in syncRunOnUiThread() method in AbstractAutoFillActivity
86 syncRunOnUiThread(() -> { in loadWebView() method151 syncRunOnUiThread(() -> { in loadOutsideViews() method
71 syncRunOnUiThread(() -> { in loadWebView() method
126 syncRunOnUiThread(() -> { in setTime() method
165 syncRunOnUiThread(() -> { in onInput() method
119 syncRunOnUiThread(() -> { in setTextAndWaitTextChange() method
381 syncRunOnUiThread(() -> { in setTextAndWaitTextChange() method