Home
last modified time | relevance | path

Searched refs:checkAndClearException (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/hid/jni/
Dcom_android_commands_hid_Device.cpp59 static void checkAndClearException(JNIEnv* env, const char* methodName) { in checkAndClearException() function
99 checkAndClearException(env, "onDeviceError"); in onDeviceError()
105 checkAndClearException(env, "onDeviceOpen"); in onDeviceOpen()
112 checkAndClearException(env, "onDeviceGetReport"); in onDeviceGetReport()
120 checkAndClearException(env, "onDeviceSetReport"); in onDeviceSetReport()
128 checkAndClearException(env, "onDeviceOutput"); in onDeviceOutput()
/frameworks/base/core/jni/
Dandroid_window_ScreenCapture.cpp72 static void checkAndClearException(JNIEnv* env, const char* methodName) { in checkAndClearException() function
106 checkAndClearException(env, "accept"); in onScreenCaptureCompleted()
119 checkAndClearException(env, "builder"); in onScreenCaptureCompleted()
122 checkAndClearException(env, "accept"); in onScreenCaptureCompleted()
/frameworks/base/cmds/uinput/jni/
Dcom_android_commands_uinput_Device.cpp58 static void checkAndClearException(JNIEnv* env, const char* methodName) { in checkAndClearException() function
78 checkAndClearException(env, "onDeviceError"); in onDeviceError()
84 checkAndClearException(env, "onDeviceConfigure"); in onDeviceConfigure()
90 checkAndClearException(env, "onDeviceVibrating"); in onDeviceVibrating()