Home
last modified time | relevance | path

Searched defs:throwException (Results 1 – 25 of 26) 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
/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
/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()
/aosp12/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
/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
/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
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_connectivity_Vpn.cpp254 static void throwException(JNIEnv *env, int error, const char *message) in throwException() function
/aosp12/frameworks/base/core/java/android/provider/
H A DSettings.java17075 String callingPackage, boolean throwException) { in isCallingPackageAllowedToWriteSettings()
17091 @NonNull String callingPackage, boolean throwException) { in checkAndNoteWriteSettingsOperation()
17110 boolean throwException) { in checkAndNoteWriteSettingsOperation()
17125 String callingPackage, boolean throwException) { in isCallingPackageAllowedToDrawOverlays()
17143 String callingPackage, String callingAttributionTag, boolean throwException) { in checkAndNoteDrawOverlaysOperation()
17158 int uid, String callingPackage, boolean throwException, int appOpsOpCode, in isCallingPackageAllowedToPerformAppOpsProtectedOperation()
17171 int uid, String callingPackage, String callingAttributionTag, boolean throwException, in isCallingPackageAllowedToPerformAppOpsProtectedOperation()
/aosp12/frameworks/base/core/java/android/app/
H A DFragmentManager.java746 private void throwException(RuntimeException ex) { in throwException() method in FragmentManagerImpl
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DConnectivityManager.java2436 boolean throwException) { in checkAndNoteWriteSettingsOperation()
/aosp12/art/test/MyClassNatives/
H A DMyClassNatives.java28 native void throwException(); in throwException() method in MyClassNatives
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...

12