Home
last modified time | relevance | path

Searched refs:AndroidRuntimeException (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/frameworks/base/core/java/android/util/
H A DAndroidRuntimeException.java22 public class AndroidRuntimeException extends RuntimeException { class
23 public AndroidRuntimeException() { in AndroidRuntimeException() method in AndroidRuntimeException
26 public AndroidRuntimeException(String name) { in AndroidRuntimeException() method in AndroidRuntimeException
30 public AndroidRuntimeException(String name, Throwable cause) { in AndroidRuntimeException() method in AndroidRuntimeException
34 public AndroidRuntimeException(Exception cause) { in AndroidRuntimeException() method in AndroidRuntimeException
H A DSuperNotCalledException.java23 public final class SuperNotCalledException extends AndroidRuntimeException {
/aosp12/frameworks/base/services/core/java/com/android/server/webkit/
H A DSystemImpl.java32 import android.util.AndroidRuntimeException;
91 throw new AndroidRuntimeException( in SystemImpl()
96 throw new AndroidRuntimeException( in SystemImpl()
109 throw new AndroidRuntimeException( in SystemImpl()
113 throw new AndroidRuntimeException( in SystemImpl()
127 throw new AndroidRuntimeException("Error when parsing WebView config " + e); in SystemImpl()
132 throw new AndroidRuntimeException("There must be at least one WebView package " in SystemImpl()
/aosp12/frameworks/base/core/java/android/content/
H A DReceiverCallNotAllowedException.java19 import android.util.AndroidRuntimeException;
28 public class ReceiverCallNotAllowedException extends AndroidRuntimeException {
/aosp12/frameworks/base/core/java/android/os/
H A DBadParcelableException.java19 import android.util.AndroidRuntimeException;
28 public class BadParcelableException extends AndroidRuntimeException {
/aosp12/frameworks/base/lowpan/java/android/net/lowpan/
H A DLowpanRuntimeException.java19 import android.util.AndroidRuntimeException;
27 public class LowpanRuntimeException extends AndroidRuntimeException {
/aosp12/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DShellHelper.java21 import android.util.AndroidRuntimeException;
60 throw new AndroidRuntimeException("Command '" + command + "' failed: ", e); in runShellCommandRaw()
/aosp12/frameworks/base/core/java/android/app/
H A DRemoteServiceException.java23 import android.util.AndroidRuntimeException;
35 public class RemoteServiceException extends AndroidRuntimeException {
H A DInstrumentation.java46 import android.util.AndroidRuntimeException;
2123 throw new AndroidRuntimeException( in checkStartActivityResult()
2144 throw new AndroidRuntimeException("Activity could not be started for " in checkStartActivityResult()
2147 throw new AndroidRuntimeException("Unknown error code " in checkStartActivityResult()
H A DLoadedApk.java54 import android.util.AndroidRuntimeException;
85 final class IntentReceiverLeaked extends AndroidRuntimeException {
92 final class ServiceConnectionLeaked extends AndroidRuntimeException {
H A DFragment.java42 import android.util.AndroidRuntimeException;
485 static public class InstantiationException extends AndroidRuntimeException {
/aosp12/packages/modules/Connectivity/framework/src/android/net/util/
H A DKeepaliveUtils.java25 import android.util.AndroidRuntimeException;
36 public static class KeepaliveDeviceConfigurationException extends AndroidRuntimeException {
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebViewFactory.java36 import android.util.AndroidRuntimeException;
363 throw new AndroidRuntimeException(e); in getProvider()
526 throw new AndroidRuntimeException(e); in getProviderClass()
532 throw new AndroidRuntimeException(e); in getProviderClass()
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DRequestFocusTest.java24 import android.util.AndroidRuntimeException;
100 } catch (AndroidRuntimeException e) { in testWrongThreadRequestFocusFails()
/aosp12/frameworks/base/core/java/android/animation/
H A DValueAnimator.java27 import android.util.AndroidRuntimeException;
1052 throw new AndroidRuntimeException("Animators may only be run on Looper threads"); in start()
1112 throw new AndroidRuntimeException("Animators may only be run on Looper threads"); in cancel()
1142 throw new AndroidRuntimeException("Animators may only be run on Looper threads"); in end()
1158 throw new AndroidRuntimeException("Animators may only be resumed from the same " + in resume()
H A DAnimatorSet.java23 import android.util.AndroidRuntimeException;
190 throw new AndroidRuntimeException("Error: animation ended is not in the node map");
412 throw new AndroidRuntimeException("Animators may only be run on Looper threads");
466 throw new AndroidRuntimeException("Animators may only be run on Looper threads");
647 throw new AndroidRuntimeException("Animators may only be run on Looper threads");
659 throw new AndroidRuntimeException("Animators may only be run on Looper threads");
705 throw new AndroidRuntimeException("Animators may only be run on Looper threads");
1353 throw new AndroidRuntimeException("Error: animation ended is not in the node"
/aosp12/frameworks/base/media/java/android/media/
H A DJetPlayer.java26 import android.util.AndroidRuntimeException;
234 throw new AndroidRuntimeException("no length for fd"); in loadJetFile()
H A DSoundPool.java27 import android.util.AndroidRuntimeException;
250 throw new AndroidRuntimeException("no length for fd"); in load()
/aosp12/frameworks/base/core/java/android/view/
H A DKeyCharacterMap.java26 import android.util.AndroidRuntimeException;
764 public static class UnavailableException extends AndroidRuntimeException {
H A DWindowManagerGlobal.java33 import android.util.AndroidRuntimeException;
725 final class WindowLeaked extends AndroidRuntimeException {
/aosp12/frameworks/base/core/java/android/transition/
H A DTransitionSet.java22 import android.util.AndroidRuntimeException;
129 throw new AndroidRuntimeException("Invalid parameter for TransitionSet " + in setOrdering()
/aosp12/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
H A DEthernetNetworkFactory.java45 import android.util.AndroidRuntimeException;
73 public static class ConfigurationException extends AndroidRuntimeException {
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java60 import android.util.AndroidRuntimeException;
1310 return new AndroidRuntimeException("Activity could not be started for " + intent in convertStartFailureToThrowable()
1313 return new AndroidRuntimeException("Start activity failed with error code : " in convertStartFailureToThrowable()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java69 import android.util.AndroidRuntimeException;
338 throw new AndroidRuntimeException("Could not create rule"); in addAutomaticZenRule()
350 throw new AndroidRuntimeException("Could not create rule"); in addAutomaticZenRule()
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java72 import android.util.AndroidRuntimeException;
394 … throw new AndroidRuntimeException("requestFeature() must be called before adding content"); in requestFeature()
402 throw new AndroidRuntimeException( in requestFeature()
415 throw new AndroidRuntimeException("You cannot use indeterminate progress on a watch."); in requestFeature()

12