Searched refs:mRemoteContext (Results 1 – 2 of 2) sorted by relevance
92 Context mRemoteContext; field in AppWidgetHostView464 final Context context = mRemoteContext != null ? mRemoteContext : mContext; in generateLayoutParams()558 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in applyRemoteViews()619 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in inflateAsync()770 mRemoteContext = theirContext; in getDefaultView()
9764 Landroid/appwidget/AppWidgetHostView;->mRemoteContext:Landroid/content/Context;