HomeSort by relevance Sort by last modified time
    Searched full:attachcurrentthread (Results 201 - 225 of 342) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/content/shell/android/browsertests_apk/
content_browser_tests_android.cc 107 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/content/shell/browser/
shell_layout_tests_android.cc 62 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/mojo/services/native_viewport/
platform_viewport_android.cc 101 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/ui/gfx/android/
shared_device_display_info.cc 121 JNIEnv* env = base::android::AttachCurrentThread();
  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 138 vm_->AttachCurrentThread(env, NULL);
  /external/chromium_org/chrome/browser/android/
foreign_session_helper.cc 29 using base::android::AttachCurrentThread;
179 JNIEnv* env = AttachCurrentThread();
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 157 mVM->AttachCurrentThread(&env, NULL);
294 mVM->AttachCurrentThread(&env, NULL);
303 mVM->AttachCurrentThread(&env, NULL);
313 mVM->AttachCurrentThread(&env, NULL);
556 mVM->AttachCurrentThread(&env, NULL);
669 mVM->AttachCurrentThread(&env, NULL);
885 mVM->AttachCurrentThread(&env, NULL);
    [all...]
  /external/chromium_org/chrome/browser/android/omnibox/
autocomplete_controller_android.cc 54 using base::android::AttachCurrentThread;
276 JNIEnv* env = AttachCurrentThread();
362 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/content/browser/media/android/
media_resource_getter_impl.cc 107 JNIEnv* env = base::android::AttachCurrentThread();
129 JNIEnv* env = base::android::AttachCurrentThread();
  /external/deqp/framework/platform/android/
tcuAndroidExecService.cpp 314 if (m_vm->AttachCurrentThread(&env, DE_NULL) != 0)
316 print("AttachCurrentThread() failed");
  /external/chromium_org/android_webview/browser/
aw_browser_main_parts.cc 94 base::android::AttachCurrentThread());
  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings_unittest_android.cc 130 env_ = base::android::AttachCurrentThread();
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_android.cc 133 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/chrome/browser/ui/android/
website_settings_popup_android.cc 118 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/chromecast/shell/browser/android/
cast_window_android.cc 63 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/components/test/
run_all_unittests.cc 52 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/remoting/client/jni/
jni_frame_consumer.cc 114 JNIEnv* env = base::android::AttachCurrentThread();
  /frameworks/base/core/jni/
android_hardware_location_ActivityRecognitionHardware.cpp 56 jint result = java_vm->AttachCurrentThread(env, &args);
android_server_FingerprintManager.cpp 94 int result = vm->AttachCurrentThread(&env, (void*) &args);
  /prebuilts/misc/common/swig/include/2.0.11/java/
director.swg 130 director_->swig_jvm_->AttachCurrentThread(jenv, NULL);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/
libjnigraphics.so 
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/
libjnigraphics.so 
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/
libjnigraphics.so 
  /external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.cc 47 using base::android::AttachCurrentThread;
111 JNIEnv* env = AttachCurrentThread();
502 ConvertFolderSubtree(client, AttachCurrentThread(), root,
574 JNIEnv* env = AttachCurrentThread();
    [all...]
  /development/ndk/platforms/android-17/samples/Teapot/jni/
TeapotNativeActivity.cpp 401 app_->activity->vm->AttachCurrentThread( &jni, NULL );
415 app_->activity->vm->AttachCurrentThread( &jni, NULL );

Completed in 1421 milliseconds

1 2 3 4 5 6 7 891011>>