Home
last modified time | relevance | path

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

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