Searched refs:waitForBusySensor (Results 1 – 2 of 2) sorted by relevance
83 public static void waitForBusySensor(int sensorId, @NonNull SensorStatesSupplier supplier) in waitForBusySensor() method in Utils
547 Utils.waitForBusySensor(sensorId, this::getSensorStates); in enrollForSensor()