Searched refs:mRemoteContext (Results 1 – 2 of 2) sorted by relevance
80 Context mRemoteContext; field in AppWidgetHostView345 final Context context = mRemoteContext != null ? mRemoteContext : mContext; in generateLayoutParams()424 mRemoteContext = getRemoteContext(); in applyRemoteViews()484 mRemoteContext = getRemoteContext(); in inflateAsync()610 mRemoteContext = theirContext; in getDefaultView()
9773 Landroid/appwidget/AppWidgetHostView;->mRemoteContext:Landroid/content/Context;