-
@ApiStatus.Internal() public final class ContextUtils
-
-
Method Summary
Modifier and Type Method Description static Context
getApplicationContext(@NotNull() Context context)
Get the app context -
-
Method Detail
-
getApplicationContext
@NotNull() static Context getApplicationContext(@NotNull() Context context)
Get the app context
-
-
-
-