Searched defs:syncRunOnUiThread (Results 1 – 7 of 7) 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
54 public final void syncRunOnUiThread(Runnable action) { in syncRunOnUiThread() method in AbstractAutoFillActivity62 public final void syncRunOnUiThread(Runnable action, long timeoutMs) { in syncRunOnUiThread() method in AbstractAutoFillActivity
83 syncRunOnUiThread(() -> { in loadWebView() method148 syncRunOnUiThread(() -> { in loadOutsideViews() method
70 syncRunOnUiThread(() -> { in loadWebView() method
126 syncRunOnUiThread(() -> { in setTime() method
371 syncRunOnUiThread(() -> { in setTextAndWaitTextChange() method