Home
last modified time | relevance | path

Searched refs:SensorStatesSupplier (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DUtils.java60 public interface SensorStatesSupplier { interface in Utils
68 public static void waitForIdleService(@NonNull SensorStatesSupplier supplier) throws Exception { in waitForIdleService()
83 public static void waitForBusySensor(int sensorId, @NonNull SensorStatesSupplier supplier) in waitForBusySensor()