Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java92 Context mRemoteContext; field in AppWidgetHostView
464 final Context context = mRemoteContext != null ? mRemoteContext : mContext; in generateLayoutParams()
558 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in applyRemoteViews()
619 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in inflateAsync()
770 mRemoteContext = theirContext; in getDefaultView()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9764 Landroid/appwidget/AppWidgetHostView;->mRemoteContext:Landroid/content/Context;