Searched defs:dvmSetThreadJNIEnv (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DThread.h561 INLINE void dvmSetThreadJNIEnv(Thread* self, JNIEnv* env) { self->jniEnv = env;} function

Completed in 19 milliseconds