Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetManager.java521 private boolean mHasPostedLegacyLists = false; field in AppWidgetManager
568 && (mHasPostedLegacyLists = mHasPostedLegacyLists in isPostingTaskToBackground()
857 mHasPostedLegacyLists = true; in notifyAppWidgetViewDataChanged()