Home
last modified time | relevance | path

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

/frameworks/base/cmds/hid/jni/
Dcom_android_commands_hid_Device.cpp61 static void checkAndClearException(JNIEnv* env, const char* methodName) { in checkAndClearException() function
101 checkAndClearException(env, "onDeviceError"); in onDeviceError()
107 checkAndClearException(env, "onDeviceOpen"); in onDeviceOpen()
114 checkAndClearException(env, "onDeviceGetReport"); in onDeviceGetReport()
122 checkAndClearException(env, "onDeviceSetReport"); in onDeviceSetReport()
130 checkAndClearException(env, "onDeviceOutput"); in onDeviceOutput()
/frameworks/base/cmds/uinput/jni/
Dcom_android_commands_uinput_Device.cpp59 static void checkAndClearException(JNIEnv* env, const char* methodName) { in checkAndClearException() function
79 checkAndClearException(env, "onDeviceError"); in onDeviceError()
85 checkAndClearException(env, "onDeviceConfigure"); in onDeviceConfigure()
91 checkAndClearException(env, "onDeviceVibrating"); in onDeviceVibrating()