Home
last modified time | relevance | path

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

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