package android.view; import android.context.ContextWrapper; public class ContextThemeWrapper extends ContextWrapper { }