Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java89 onWidgetsBound(); in updateMaxSpansPerRow()
119 onWidgetsBound(); in populateAndShow()
126 public void onWidgetsBound() { in onWidgetsBound() method in WidgetsBottomSheet
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsTwoPaneSheet.java135 onWidgetsBound(); in setupSheet()
220 public void onWidgetsBound() { in onWidgetsBound() method in WidgetsTwoPaneSheet
221 super.onWidgetsBound(); in onWidgetsBound()
DWidgetsFullSheet.java216 onWidgetsBound(); in setupSheet()
333 onWidgetsBound(); in onAttachedToWindow()
469 public void onWidgetsBound() { in onWidgetsBound() method in WidgetsFullSheet
553 onWidgetsBound(); in setViewVisibilityBasedOnSearch()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java197 mChangeListener.onWidgetsBound();
279 default void onWidgetsBound() { }
DLauncherPopupLiveUpdateHandler.java47 public void onWidgetsBound() { in onWidgetsBound() method in LauncherPopupLiveUpdateHandler