HomeSort by relevance Sort by last modified time
    Searched defs:boundWidget (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PendingAddItemInfo.java 58 AppWidgetHostView boundWidget;
91 boundWidget = copy.boundWidget;
Launcher.java 686 AppWidgetHostView boundWidget = null;
691 boundWidget = layout;
714 animationType, boundWidget, true);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PendingAddItemInfo.java 58 AppWidgetHostView boundWidget;
91 boundWidget = copy.boundWidget;
Launcher.java 780 AppWidgetHostView boundWidget = null;
785 boundWidget = layout;
808 animationType, boundWidget, true);
    [all...]

Completed in 977 milliseconds