Home
last modified time | relevance | path

Searched defs:throwException (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/art/test/044-proxy/src/
H A DWrappedThrow.java135 public void throwException() throws BaseException; in throwException() method
147 public void throwException() throws SubException; in throwException() method
167 public void throwException() throws SubException {} in throwException() method in WTMix
/aosp12/art/test/718-zipfile-finalizer/src/
H A DMain.java37 public static int throwException() throws Exception { in throwException() method in Main
/aosp12/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
H A DSettingsShim.java34 boolean throwException); in checkAndNoteWriteSettingsOperation()
/aosp12/frameworks/ex/framesequence/jni/
H A DBitmapDecoderJNI.cpp27 void throwException(JNIEnv* env, const char* error) { in throwException() function
/aosp12/packages/modules/NetworkStack/apishim/30/com/android/networkstack/apishim/api30/
H A DSettingsShimImpl.java46 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/aosp12/packages/modules/NetworkStack/apishim/31/com/android/networkstack/apishim/api31/
H A DSettingsShimImpl.java50 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/async/
H A DAsyncResultHelper.java55 public static void throwException( in throwException() method in AsyncResultHelper
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DContactsQueryHelperTest.java210 public void setThrowSQLiteException(boolean throwException) { in setThrowSQLiteException()
214 public void setThrowIllegalArgumentException(boolean throwException) { in setThrowIllegalArgumentException()
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DMockTetheringService.java48 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/aosp12/packages/modules/Connectivity/service/jni/
H A Dcom_android_server_TestNetworkService.cpp48 static void throwException(JNIEnv* env, int error, const char* action, const char* iface) { in throwException() function
/aosp12/art/test/542-inline-trycatch/src/
H A DMain.java175 private static void throwException() throws Exception { in throwException() method in Main
/aosp14/frameworks/base/core/java/android/os/
H A DPersistableBundle.java127 private PersistableBundle(Bundle b, boolean throwException) { in PersistableBundle()
137 private PersistableBundle(ArrayMap<String, Object> map, boolean throwException) { in PersistableBundle()
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/
H A DGsmAlphabet.java177 charToGsm(char c, boolean throwException) throws EncodeException { in charToGsm()
398 boolean throwException, int languageTable, int languageShiftTable) in stringToGsm7BitPacked()
/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DGsmAlphabet.java177 charToGsm(char c, boolean throwException) throws EncodeException { in charToGsm()
398 boolean throwException, int languageTable, int languageShiftTable) in stringToGsm7BitPacked()
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputContentInfo.java125 @NonNull ClipDescription description, @Nullable Uri linkUri, boolean throwException) { in validateInternal()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputContentInfo.java125 @NonNull ClipDescription description, @Nullable Uri linkUri, boolean throwException) { in validateInternal()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DKernelSingleUidTimeReaderTest.java319 public void letReadDataThrowException(boolean throwException) { in letReadDataThrowException()
/aosp12/frameworks/base/packages/PrintSpooler/jni/
H A Dcom_android_printspooler_util_BitmapSerializeUtils.cpp74 static void throwException(JNIEnv* env, const char* className, const char* message) { in throwException() function
/aosp12/libnativehelper/tests_mts/src/com/android/art/libnativehelper/
H A DJniHelpTest.java37 private static native void throwException(String className, String message); in throwException() method in JniHelpTest
/aosp14/frameworks/base/packages/PrintSpooler/jni/
H A Dcom_android_printspooler_util_BitmapSerializeUtils.cpp69 static void throwException(JNIEnv* env, const char* className, const char* message) { in throwException() function
/aosp12/libnativehelper/tests_mts/jni/
H A Djni_helper_jni.cpp33 static void throwException(JNIEnv* env, jclass /*clazz*/, jstring className, jstring message) { in throwException() function
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DKernelSingleUidTimeReaderTest.java375 public void letReadDataThrowException(boolean throwException) { in letReadDataThrowException()
/aosp12/frameworks/layoutlib/bridge/src/android/content/res/
H A DResources_Delegate.java1125 private static void throwException(Resources resources, int id, @Nullable String expectedType) in throwException() method in Resources_Delegate
1130 private static void throwException(Resources resources, int id) throws NotFoundException { in throwException() method in Resources_Delegate
1134 private static void throwException(int id, @Nullable ResourceReference resourceInfo) { in throwException() method in Resources_Delegate
1137 private static void throwException(int id, @Nullable ResourceReference resourceInfo, in throwException() method in Resources_Delegate
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTetheringService.java300 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/aosp12/packages/modules/NetworkStack/tests/unit/jni/
H A Dapf_jni.cpp86 static void throwException(JNIEnv* env, const std::string& error) { in throwException() function

12