Searched defs:runOnLooperSync (Results 1 – 2 of 2) sorted by relevance
230 private static void runOnLooperSync(Looper looper, Runnable action) { in runOnLooperSync() method in TestUtils
362 public static void runOnLooperSync(Looper looper, Runnable action) { in runOnLooperSync() method in CarServiceUtils