Home | History | Annotate | Download | only in gc

Lines Matching full:activity_thread_

98       activity_thread_(NULL),
288 if (activity_thread_class_ != NULL && activity_thread_ == NULL) {
304 activity_thread_ = env->NewGlobalRef(obj);
354 jobject obj = env->CallObjectMethod(activity_thread_, get_application_thread);