Home
last modified time | relevance | path

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

/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DUtils.java87 public static void waitForIdleService() throws Exception { in waitForIdleService() method in Utils
95 public static void waitForIdleService(@NonNull SensorStatesSupplier supplier) throws Exception { in waitForIdleService() method in Utils