Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java91 onWidgetsBound(); in populateAndShow()
98 public void onWidgetsBound() { in onWidgetsBound() method in WidgetsBottomSheet
DWidgetsFullSheet.java84 onWidgetsBound(); in onFinishInflate()
161 public void onWidgetsBound() { in onWidgetsBound() method in WidgetsFullSheet
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java216 mChangeListener.onWidgetsBound(); in setAllWidgets()
273 default void onWidgetsBound() { }
DPopupContainerWithArrow.java383 public void onWidgetsBound() { in onWidgetsBound() method