Searched refs:mContextForResources (Results 1 – 2 of 2) sorted by relevance
566 private final Context mContextForResources; field in RemoteViews.RemoteViewsContextWrapper570 mContextForResources = contextForResources; in RemoteViewsContextWrapper()575 return mContextForResources.getResources(); in getResources()580 return mContextForResources.getTheme(); in getTheme()585 return mContextForResources.getPackageName(); in getPackageName()
83467 Landroid/widget/RemoteViews$RemoteViewsContextWrapper;->mContextForResources:Landroid/content/Conte…