A
B
E
F
G
I
O
P
S
B
- build(OkHttpClient.Builder) - function in io.embrace.android.embracesdk.internal.instrumentation.bytecode.OkHttpBytecodeEntrypoint
- As there was a way to clear the injected interceptors during the OkHttpClient initialization using the builder, we are hooking the build method as well, instead of just the Builder constructor.