Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java80 Context mRemoteContext; field in AppWidgetHostView
345 final Context context = mRemoteContext != null ? mRemoteContext : mContext; in generateLayoutParams()
424 mRemoteContext = getRemoteContext(); in applyRemoteViews()
484 mRemoteContext = getRemoteContext(); in inflateAsync()
610 mRemoteContext = theirContext; in getDefaultView()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9773 Landroid/appwidget/AppWidgetHostView;->mRemoteContext:Landroid/content/Context;