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

/frameworks/base/cmds/hid/jni/
H A Dcom_android_commands_hid_Device.cpp57 static void checkAndClearException(JNIEnv* env, const char* methodName) { function in namespace:android::uhid
76 checkAndClearException(env, "onDeviceError");
82 checkAndClearException(env, "onDeviceOpen");

Completed in 1016 milliseconds