public class ContextUtils
extends java.lang.Object
Constructor and Description |
---|
ContextUtils() |
Modifier and Type | Method and Description |
---|---|
static android.content.Context |
getApplicationContext()
Deprecated.
crbug.com/webrtc/8937
|
static void |
initialize(android.content.Context applicationContext)
Stores the application context that will be returned by getApplicationContext.
|
public static void initialize(android.content.Context applicationContext)
@Deprecated public static android.content.Context getApplicationContext()