Home
last modified time | relevance | path

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

/frameworks/base/cmds/hid/jni/
Dcom_android_commands_hid_Device.cpp62 static void checkAndClearException(JNIEnv* env, const char* methodName) { in checkAndClearException() function
102 checkAndClearException(env, "onDeviceError"); in onDeviceError()
108 checkAndClearException(env, "onDeviceOpen"); in onDeviceOpen()
115 checkAndClearException(env, "onDeviceGetReport"); in onDeviceGetReport()
122 checkAndClearException(env, "onDeviceOutput"); in onDeviceOutput()