Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java569 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in applyRemoteViews()
630 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in inflateAsync()
734 protected Context getRemoteContextEnsuringCorrectCachedApkPath() { in getRemoteContextEnsuringCorrectCachedApkPath() method in AppWidgetHostView
783 Context theirContext = getRemoteContextEnsuringCorrectCachedApkPath(); in getDefaultView()
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java411 protected Context getRemoteContextEnsuringCorrectCachedApkPath() { in getRemoteContextEnsuringCorrectCachedApkPath() method in RemoteViewsAdapter.RemoteViewsFrameLayout