Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetManager.java526 private boolean mHasPostedLegacyLists = false; field in AppWidgetManager
574 && (mHasPostedLegacyLists = mHasPostedLegacyLists in tryAdapterConversion()
844 mHasPostedLegacyLists = true; in notifyAppWidgetViewDataChanged()