setPackageName

fun setPackageName(packageName: String)

Sets the package of the application the context is for.

Note that only context service providers need to use this. If omitted the calling response provider's packge will be used.

Parameters

packageName

Package this context represents