Searched refs:mDeathHandlerMethodId (Results 1 – 2 of 2) sorted by relevance
197 jmethodID mDeathHandlerMethodId; variable
150 mDeathHandlerMethodId = getMethodIDOrDie(env, clazz, "postNativeDeathHandler", "()V"); in EvsServiceContext()523 env->CallVoidMethod(mCarEvsServiceObj, mDeathHandlerMethodId); in onEvsServiceDiedImpl()