Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/
DSmartspaceAppWidgetHostView.kt38 override fun getRemoteContextEnsuringCorrectCachedApkPath(): Context? { in getRemoteContextEnsuringCorrectCachedApkPath() method
/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java168 public Context getRemoteContextEnsuringCorrectCachedApkPath() { in getRemoteContextEnsuringCorrectCachedApkPath() method in AppWidgetHostView.AdapterChildHostView
585 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in applyRemoteViews()
646 mRemoteContext = getRemoteContextEnsuringCorrectCachedApkPath(); in inflateAsync()
750 protected Context getRemoteContextEnsuringCorrectCachedApkPath() { in getRemoteContextEnsuringCorrectCachedApkPath() method in AppWidgetHostView
799 Context theirContext = getRemoteContextEnsuringCorrectCachedApkPath(); in getDefaultView()