webrtc/examples/androidvoip/jni
Danil Chapovalov 9e09a1f327 Replace Thread::Invoke with Thread::BlockingCall
BlockingCall doesn't take rtc::Location parameter and thus most of the dependencies on location can be removed

Bug: webrtc:11318
Change-Id: I91a17e342dd9a9e3e2c8f7fbe267474c98a8d0e5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274620
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38045}
2022-09-09 10:44:17 +00:00
..
android_voip_client.cc Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
android_voip_client.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
onload.cc Implemented Android Demo Application for VoIP API 2020-07-21 16:34:22 +00:00