Home
last modified time | relevance | path

Searched refs:mRemoteContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java93 Context mRemoteContext; field in AppWidgetHostView
487 final Context context = mRemoteContext != null ? mRemoteContext : mContext; in generateLayoutParams()
585 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in applyRemoteViews()
646 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in inflateAsync()
800 mRemoteContext = theirContext; in getDefaultView()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9692 Landroid/appwidget/AppWidgetHostView;->mRemoteContext:Landroid/content/Context;