Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarServiceUtils.java102 public static void runOnLooperSync(Looper looper, Runnable action) { in runOnLooperSync() method in CarServiceUtils
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/
DTestUtils.java266 public static void runOnLooperSync(Looper looper, Runnable action) { in runOnLooperSync() method in TestUtils