/frameworks/ex/framesequence/jni/ |
D | BitmapDecoderJNI.cpp | 27 void throwException(JNIEnv* env, const char* error) { in throwException() function
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | GsmAlphabet.java | 164 charToGsm(char c, boolean throwException) throws EncodeException { in charToGsm() 381 boolean throwException, int languageTable, int languageShiftTable) in stringToGsm7BitPacked()
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputContentInfo.java | 125 @NonNull ClipDescription description, @Nullable Uri linkUri, boolean throwException) { in validateInternal()
|
/frameworks/support/emoji/core/src/android/support/text/emoji/ |
D | FontRequestEmojiCompatConfig.java | 165 private static void throwException(String msg) { in throwException() method in FontRequestEmojiCompatConfig
|
/frameworks/base/tests/net/jni/ |
D | apf_jni.cpp | 64 static void throwException(JNIEnv* env, const std::string& error) { in throwException() function
|
/frameworks/base/packages/PrintSpooler/jni/ |
D | com_android_printspooler_util_BitmapSerializeUtils.cpp | 74 static void throwException(JNIEnv* env, const char* className, const char* message) { in throwException() function
|
/frameworks/base/services/core/jni/ |
D | com_android_server_connectivity_Vpn.cpp | 253 static void throwException(JNIEnv *env, int error, const char *message) in throwException() function
|
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/ |
D | Resources_Delegate.java | 998 private static void throwException(Resources resources, int id) throws NotFoundException { in throwException() method in Resources_Delegate 1002 private static void throwException(int id, @Nullable Pair<ResourceType, String> resourceInfo) { in throwException() method in Resources_Delegate
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 10799 String callingPackage, boolean throwException) { in isCallingPackageAllowedToWriteSettings() 10817 String callingPackage, boolean throwException) { in checkAndNoteWriteSettingsOperation() 10837 String callingPackage, boolean throwException) { in checkAndNoteChangeNetworkStateOperation() 10855 String callingPackage, boolean throwException) { in isCallingPackageAllowedToDrawOverlays() 10872 callingPackage, boolean throwException) { in checkAndNoteDrawOverlaysOperation() 10885 int uid, String callingPackage, boolean throwException, int appOpsOpCode, String[] in isCallingPackageAllowedToPerformAppOpsProtectedOperation()
|
/frameworks/base/core/jni/ |
D | android_view_ThreadedRenderer.cpp | 140 static void throwException(JavaVM* vm, const std::string& message) { in throwException() function in android::RenderingException
|
/frameworks/base/core/java/android/app/ |
D | FragmentManager.java | 722 private void throwException(RuntimeException ex) { in throwException() method in FragmentManagerImpl
|
/frameworks/support/fragment/java/android/support/v4/app/ |
D | FragmentManager.java | 752 private void throwException(RuntimeException ex) { in throwException() method in FragmentManagerImpl
|