Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java558 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in applyRemoteViews()
619 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in inflateAsync()
720 protected Context getRemoteContextEnsuringCorrectCachedApkPath() { in getRemoteContextEnsuringCorrectCachedApkPath() method in AppWidgetHostView
769 Context theirContext = getRemoteContextEnsuringCorrectCachedApkPath(); in getDefaultView()
/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java411 protected Context getRemoteContextEnsuringCorrectCachedApkPath() { in getRemoteContextEnsuringCorrectCachedApkPath() method in RemoteViewsAdapter.RemoteViewsFrameLayout