HomeSort by relevance Sort by last modified time
    Searched refs:bindAppWidget (Results 1 - 6 of 6) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java 132 // sBgAppWidgets is all LauncherAppWidgetInfo created by LauncherModel. Passed to bindAppWidget()
158 public void bindAppWidget(LauncherAppWidgetInfo info);
    [all...]
Launcher.java     [all...]
Workspace.java 685 mLauncher.bindAppWidget(info);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java     [all...]
LauncherModel.java 139 // sBgAppWidgets is all LauncherAppWidgetInfo created by LauncherModel. Passed to bindAppWidget()
169 public void bindAppWidget(LauncherAppWidgetInfo info);
    [all...]
Workspace.java     [all...]

Completed in 71 milliseconds