Home
last modified time | relevance | path

Searched defs:syncRunOnUiThread (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/car-test-lib/src/android/car/test/mocks/
H A DAndroidMockitoHelper.java326 public static void syncRunOnUiThread(Activity activity, Runnable runnable) throws Exception { in syncRunOnUiThread() method in AndroidMockitoHelper
334 public static void syncRunOnUiThread(long timeoutMs, Activity activity, Runnable runnable) in syncRunOnUiThread() method in AndroidMockitoHelper