Home
last modified time | relevance | path

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

/frameworks/ex/framesequence/jni/
DBitmapDecoderJNI.cpp27 void throwException(JNIEnv* env, const char* error) { in throwException() function
/frameworks/base/telephony/java/com/android/internal/telephony/
DGsmAlphabet.java164 charToGsm(char c, boolean throwException) throws EncodeException { in charToGsm()
381 boolean throwException, int languageTable, int languageShiftTable) in stringToGsm7BitPacked()
/frameworks/base/packages/PrintSpooler/jni/
Dcom_android_printspooler_util_BitmapSerializeUtils.cpp67 static void throwException(JNIEnv* env, const char* className, const char* message) { in throwException() function
/frameworks/base/services/core/jni/
Dcom_android_server_connectivity_Vpn.cpp252 static void throwException(JNIEnv *env, int error, const char *message) in throwException() function
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeResources.java822 private void throwException(int id) throws NotFoundException { in throwException() method in BridgeResources
/frameworks/base/core/java/android/provider/
DSettings.java8330 String callingPackage, boolean throwException) { in isCallingPackageAllowedToWriteSettings()
8348 String callingPackage, boolean throwException) { in checkAndNoteWriteSettingsOperation()
8368 String callingPackage, boolean throwException) { in checkAndNoteChangeNetworkStateOperation()
8386 String callingPackage, boolean throwException) { in isCallingPackageAllowedToDrawOverlays()
8403 callingPackage, boolean throwException) { in checkAndNoteDrawOverlaysOperation()
8416 int uid, String callingPackage, boolean throwException, int appOpsOpCode, String[] in isCallingPackageAllowedToPerformAppOpsProtectedOperation()
/frameworks/opt/net/wifi/service/jni/
Djni_helper.cpp71 void JNIHelper::throwException(const char *message, int line) in throwException() function in android::JNIHelper
/frameworks/base/core/jni/
Dandroid_view_ThreadedRenderer.cpp99 static void throwException(JavaVM* vm, const std::string& message) { in throwException() function in android::RenderingException
/frameworks/base/core/java/android/app/
DFragmentManager.java486 private void throwException(RuntimeException ex) { in throwException() method in FragmentManagerImpl
/frameworks/support/v4/java/android/support/v4/app/
DFragmentManager.java517 private void throwException(RuntimeException ex) { in throwException() method in FragmentManagerImpl