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.cpp57 static void checkAndClearException(JNIEnv* env, const char* methodName) { in checkAndClearException() function
76 checkAndClearException(env, "onDeviceError"); in onDeviceError()
82 checkAndClearException(env, "onDeviceOpen"); in onDeviceOpen()