Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/testables/src/android/testing/
H A DTestableLooper.java237 public void runWithLooper(RunnableWithException runnable) throws Exception { in runWithLooper()
248 public interface RunnableWithException { interface in TestableLooper
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java1603 RunnableWithException r) throws Exception { in runExemptionTestOnce()
2357 boolean resetFGSTracker, RunnableWithException extraVerifiers, long windowMs, in runTestBgCurrentDrainExemptionOnce()
2636 private interface RunnableWithException {
2642 double[] cached, RunnableWithException runnable) throws Exception {
2649 double[] cached, boolean resetListener, RunnableWithException runnable)