Searched refs:waitPropertyValue (Results 1 – 1 of 1) sorted by relevance
204 waitPropertyValue(device, "hwservicemanager.ready", "true", 10_000); in enableRootcanal()307 private void waitPropertyValue(ITestDevice device, String name, String value, long timeoutMs) in waitPropertyValue() method in RootcanalUtils