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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/ui/base/android/
view_android.cc 15 using base::android::AttachCurrentThread;
31 return weak_java_view_.get(AttachCurrentThread());
  /external/chromium_org/android_webview/native/
input_stream_impl.cc 17 using base::android::AttachCurrentThread;
55 JNIEnv* env = AttachCurrentThread();
60 JNIEnv* env = AttachCurrentThread();
69 JNIEnv* env = AttachCurrentThread();
80 JNIEnv* env = AttachCurrentThread();
aw_contents_io_thread_client_impl.cc 31 using base::android::AttachCurrentThread;
167 JNIEnv* env = AttachCurrentThread();
204 JNIEnv* env = AttachCurrentThread();
230 JNIEnv* env = AttachCurrentThread();
262 JNIEnv* env = AttachCurrentThread();
294 JNIEnv* env = AttachCurrentThread();
304 JNIEnv* env = AttachCurrentThread();
314 JNIEnv* env = AttachCurrentThread();
324 JNIEnv* env = AttachCurrentThread();
339 JNIEnv* env = AttachCurrentThread();
    [all...]
  /external/chromium_org/chrome/browser/ui/android/
context_menu_helper.cc 24 JNIEnv* env = base::android::AttachCurrentThread();
32 JNIEnv* env = base::android::AttachCurrentThread();
44 JNIEnv* env = base::android::AttachCurrentThread();
62 JNIEnv* env = base::android::AttachCurrentThread();
72 JNIEnv* env = base::android::AttachCurrentThread();
javascript_app_modal_dialog_android.cc 20 using base::android::AttachCurrentThread;
30 return new JavascriptAppModalDialogAndroid(AttachCurrentThread(),
50 JNIEnv* env = AttachCurrentThread();
164 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/chrome/test/base/
chrome_test_suite.cc 87 gfx::android::RegisterJni(base::android::AttachCurrentThread());
88 net::android::RegisterJni(base::android::AttachCurrentThread());
89 ui::android::RegisterJni(base::android::AttachCurrentThread());
90 ui::gl::android::RegisterJni(base::android::AttachCurrentThread());
91 chrome::android::RegisterJni(base::android::AttachCurrentThread());
  /external/chromium_org/components/gcm_driver/
gcm_driver_android.cc 15 using base::android::AttachCurrentThread;
23 JNIEnv* env = AttachCurrentThread();
31 JNIEnv* env = AttachCurrentThread();
157 JNIEnv* env = AttachCurrentThread();
165 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/content/browser/device_sensors/
sensor_manager_android_unittest.cc 56 FakeSensorManagerAndroid::Register(base::android::AttachCurrentThread());
96 FakeSensorManagerAndroid::Register(base::android::AttachCurrentThread());
115 FakeSensorManagerAndroid::Register(base::android::AttachCurrentThread());
128 FakeSensorManagerAndroid::Register(base::android::AttachCurrentThread());
149 FakeSensorManagerAndroid::Register(base::android::AttachCurrentThread());
  /external/chromium_org/media/audio/android/
audio_record_input.cc 26 base::android::AttachCurrentThread(),
68 base::android::AttachCurrentThread(), j_audio_record_.obj());
85 base::android::AttachCurrentThread(), j_audio_record_.obj());
97 base::android::AttachCurrentThread(), j_audio_record_.obj());
110 base::android::AttachCurrentThread(), j_audio_record_.obj());
audio_manager_android.cc 24 using base::android::AttachCurrentThread;
89 JNIEnv* env = AttachCurrentThread();
126 JNIEnv* env = AttachCurrentThread();
306 base::android::AttachCurrentThread(),
313 base::android::AttachCurrentThread(),
321 base::android::AttachCurrentThread(),
328 base::android::AttachCurrentThread(),
338 JNIEnv* env = AttachCurrentThread();
349 base::android::AttachCurrentThread(),
355 base::android::AttachCurrentThread(),
    [all...]
  /external/chromium_org/media/base/android/
media_codec_bridge.cc 24 using base::android::AttachCurrentThread;
136 JNIEnv* env = AttachCurrentThread();
166 JNIEnv* env = AttachCurrentThread();
178 JNIEnv* env = AttachCurrentThread();
230 JNIEnv* env = AttachCurrentThread();
239 JNIEnv* env = AttachCurrentThread();
246 JNIEnv* env = AttachCurrentThread();
252 JNIEnv* env = AttachCurrentThread();
258 JNIEnv* env = AttachCurrentThread();
263 JNIEnv* env = AttachCurrentThread();
    [all...]
media_player_listener.cc 15 using base::android::AttachCurrentThread;
34 JNIEnv* env = AttachCurrentThread();
44 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/chrome/browser/ui/android/autofill/
autofill_popup_view_android.cc 26 JNIEnv* env = base::android::AttachCurrentThread();
42 JNIEnv* env = base::android::AttachCurrentThread();
47 JNIEnv* env = base::android::AttachCurrentThread();
autofill_logger_android.cc 14 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/content/browser/android/java/
jni_helper_unittest.cc 42 JNIEnv* env = base::android::AttachCurrentThread();
50 JNIEnv* env = base::android::AttachCurrentThread();
69 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/base/android/
scoped_java_ref_unittest.cc 46 JNIEnv* env = AttachCurrentThread();
59 JNIEnv* env = AttachCurrentThread();
69 JNIEnv* env = AttachCurrentThread();
87 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/base/test/
run_all_unittests.cc 32 JNIEnv* env = base::android::AttachCurrentThread();
test_file_util_android.cc 19 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/ipc/
run_all_unittests.cc 32 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/media/video/capture/android/
video_capture_device_factory_android.cc 14 using base::android::AttachCurrentThread;
31 AttachCurrentThread(),
59 JNIEnv* env = AttachCurrentThread();
91 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/remoting/client/jni/
chromoting_jni_onload.cc 17 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/android_webview/browser/
aw_form_database_service_unittest.cc 21 using base::android::AttachCurrentThread;
38 env_ = AttachCurrentThread();
  /external/chromium_org/components/dom_distiller/core/
distilled_page_prefs_android.cc 88 JNIEnv* env = base::android::AttachCurrentThread();
95 JNIEnv* env = base::android::AttachCurrentThread();
  /external/chromium_org/content/browser/web_contents/
web_contents_android.cc 27 using base::android::AttachCurrentThread;
37 JNIEnv* env = base::android::AttachCurrentThread();
58 Java_WebContentsImpl_getNativePointer(AttachCurrentThread(),
73 JNIEnv* env = AttachCurrentThread();
82 Java_WebContentsImpl_destroy(AttachCurrentThread(), obj_.obj());
284 JNIEnv* env = AttachCurrentThread();
291 JNIEnv* env = AttachCurrentThread();
330 JNIEnv* env = AttachCurrentThread();
  /external/chromium_org/content/shell/android/
shell_manager.cc 35 JNIEnv* env = base::android::AttachCurrentThread();
44 JNIEnv* env = base::android::AttachCurrentThread();

Completed in 1373 milliseconds

1 23 4 5 6 7 8 91011>>