Searched refs:mRemoteContext (Results 1 – 2 of 2) sorted by relevance
93 Context mRemoteContext; field in AppWidgetHostView487 final Context context = mRemoteContext != null ? mRemoteContext : mContext; in generateLayoutParams()585 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in applyRemoteViews()646 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in inflateAsync()800 mRemoteContext = theirContext; in getDefaultView()
9692 Landroid/appwidget/AppWidgetHostView;->mRemoteContext:Landroid/content/Context;