Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/linux/interface/
H A Dasync_fd_watcher.cc111 int AsyncFdWatcher::notifyThread() { in notifyThread() function in android::hardware::bluetooth::async::AsyncFdWatcher
/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dasync_fd_watcher.cc114 int AsyncFdWatcher::notifyThread() { in notifyThread() function in android::hardware::bluetooth::async::AsyncFdWatcher
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppTransfer.java628 final Thread notifyThread = new Thread("Server Unblock thread") { in confirmStatusChanged() local
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dasync_manager.cc175 int notifyThread() { in notifyThread() function in test_vendor_lib::AsyncManager::AsyncFdWatcher