Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DExceptionUtils.java69 public static <E extends Exception> RuntimeException propagate(@NonNull Throwable t, Class<E> c) in propagate() method in ExceptionUtils
72 return propagate(t); in propagate()
75 public static RuntimeException propagate(@NonNull Throwable t) { in propagate() method in ExceptionUtils
DAtomicFile.java296 throw ExceptionUtils.propagate(t); in write()
/frameworks/base/core/java/com/android/internal/util/
DFunctionalUtils.java76 throw ExceptionUtils.propagate(ex);
108 throw ExceptionUtils.propagate(ex);
DCollectionUtils.java326 throw ExceptionUtils.propagate(e); in forEach()
/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
DTestHandler.java20 import static android.util.ExceptionUtils.propagate;
136 throw propagate(appendCause(t, msg.postPoint)); in dispatch()
/frameworks/rs/tests/lldb/tests/harness/
Dutil_log.py73 log.propagate = False
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java228 throw ExceptionUtils.propagate(e, RemoteException.class); in onTransact()
435 throw ExceptionUtils.propagate(e, RemoteException.class); in getServiceCallback()
566 throw ExceptionUtils.propagate(e);
/frameworks/base/core/java/android/os/
DBinder.java365 throw ExceptionUtils.propagate(throwableToPropagate); in withCleanCallingIdentity()
390 throw ExceptionUtils.propagate(throwableToPropagate); in withCleanCallingIdentity()
/frameworks/av/services/audiopolicy/engineconfigurable/tools/
DdomainGeneratorPolicy.py171 root.propagate()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmMockContext.java125 throw ExceptionUtils.propagate(throwableToPropagate); in withCleanCallingIdentity()
/frameworks/compile/slang/
DREADME.rst297 the value, this update will not propagate back to the Java class.
/frameworks/base/core/java/android/view/
DViewGroup.java1068 final boolean propagate = onRequestSendAccessibilityEvent(child, event); in requestSendAccessibilityEvent()
1069 if (!propagate) { in requestSendAccessibilityEvent()
DView.java7759 void clearFocusInternal(View focused, boolean propagate, boolean refocus) {
7764 if (propagate && mParent != null) {
7771 if (propagate && (!refocus || !rootViewRequestFocus())) {
/frameworks/base/config/
Dboot-image-profile.txt15420 HPLandroid/util/ExceptionUtils;->propagate(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
Dhiddenapi-greylist-max-o.txt71721 Landroid/util/ExceptionUtils;->propagate(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
71722 Landroid/util/ExceptionUtils;->propagate(Ljava/lang/Throwable;Ljava/lang/Class;)Ljava/lang/RuntimeE…