Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DInputController.java691 private class WaitForDevice implements AutoCloseable { class in InputController
697 WaitForDevice(String deviceName, int vendorId, int productId) { in WaitForDevice() method in InputController.WaitForDevice
/aosp14/system/core/fs_mgr/libdm/
H A Ddm.cpp179 bool DeviceMapper::WaitForDevice(const std::string& name, in WaitForDevice() function in android::dm::DeviceMapper
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp4140 bool SnapshotManager::WaitForDevice(const std::string& device, in WaitForDevice() function in android::snapshot::SnapshotManager