Home
last modified time | relevance | path

Searched defs:ThrowingRunnable (Results 1 – 25 of 244) sorted by relevance

12345678910

/aosp_15_r20/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/internal/
H A DExceptionThrower.java28 private static class ThrowingRunnable implements Runnable { class in ExceptionThrower
32 ThrowingRunnable(RuntimeException runtimeException) { in ThrowingRunnable() method in ExceptionThrower.ThrowingRunnable
36 ThrowingRunnable(Error error) { in ThrowingRunnable() method in ExceptionThrower.ThrowingRunnable
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DMoreExecutorsTest.java434 private static final class ThrowingRunnable implements Runnable { class in MoreExecutorsTest
439 ThrowingRunnable(int throwAfterCount, RuntimeException thrown) { in ThrowingRunnable() method in MoreExecutorsTest.ThrowingRunnable
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DMoreExecutorsTest.java434 private static final class ThrowingRunnable implements Runnable { class in MoreExecutorsTest
439 ThrowingRunnable(int throwAfterCount, RuntimeException thrown) { in ThrowingRunnable() method in MoreExecutorsTest.ThrowingRunnable
/aosp_15_r20/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
H A DThrowingRunnable.java21 public interface ThrowingRunnable { interface
/aosp_15_r20/external/junit/src/main/java/org/junit/function/
H A DThrowingRunnable.java12 public interface ThrowingRunnable { interface
/aosp_15_r20/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/
H A DThrowingRunnable.java20 public interface ThrowingRunnable { interface
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DThrowingRunnable.java21 public interface ThrowingRunnable { interface
/aosp_15_r20/frameworks/opt/telephony/testing/src/com/android/internal/telephony/testing/
DTelephonyAssertions.java47 public interface ThrowingRunnable { interface in TelephonyAssertions
/aosp_15_r20/test/app_compat/csuite/harness/src/test/java/com/android/csuite/testing/
DMoreAsserts.java29 public interface ThrowingRunnable { interface in MoreAsserts
/aosp_15_r20/packages/modules/Connectivity/staticlibs/testutils/hostdevice/com/android/testutils/
DFunctionalUtils.java49 public interface ThrowingRunnable { interface in FunctionalUtils
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/testing/java/com/android/storage/testing/
DMoreAsserts.java24 public interface ThrowingRunnable { interface in MoreAsserts
/aosp_15_r20/frameworks/base/packages/NeuralNetworks/framework/platform/java/android/app/ondeviceintelligence/utils/
H A DBinderUtils.java57 public interface ThrowingRunnable<T extends Exception> { interface in BinderUtils
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DBinderUtils.java57 public interface ThrowingRunnable<T extends Exception> { interface in BinderUtils
/aosp_15_r20/frameworks/base/packages/NeuralNetworks/framework/module/java/android/app/ondeviceintelligence/utils/
H A DBinderUtils.java57 public interface ThrowingRunnable<T extends Exception> { interface in BinderUtils
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/common/test/java/lang/invoke/lib/
H A DCodeCacheOverflowProcessor.java86 public static interface ThrowingRunnable { interface in CodeCacheOverflowProcessor
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/
H A DTinkBugException.java46 public interface ThrowingRunnable { interface in TinkBugException
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/base/
H A DReflectionFreeAssertThrows.java42 interface ThrowingRunnable { interface in ReflectionFreeAssertThrows
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/base/
H A DReflectionFreeAssertThrows.java42 interface ThrowingRunnable { interface in ReflectionFreeAssertThrows
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
H A DUserActionCallback.java169 interface ThrowingRunnable { interface in UserActionCallback
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DPermissionGroupChange.java204 private interface ThrowingRunnable { interface in PermissionGroupChange
/aosp_15_r20/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
H A DBaseHostTestCase.java125 protected interface ThrowingRunnable { interface in BaseHostTestCase
/aosp_15_r20/frameworks/base/services/texttospeech/java/com/android/server/texttospeech/
H A DTextToSpeechManagerPerUserService.java182 interface ThrowingRunnable { interface in TextToSpeechManagerPerUserService
/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/apihelpers/
H A DContentTypeParametersParserTest.java166 private interface ThrowingRunnable { interface in ContentTypeParametersParserTest
/aosp_15_r20/frameworks/base/services/robotests/backup/src/com/android/server/backup/testing/
H A DTestUtils.java193 public interface ThrowingRunnable { interface in TestUtils
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/permissionTestUtilLib/src/android/permission/cts/
DTestUtils.java44 public interface ThrowingRunnable { interface in TestUtils

12345678910