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 131 // sBgAppWidgets is all LauncherAppWidgetInfo created by LauncherModel. Passed to bindAppWidget()
157 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 130 // sBgAppWidgets is all LauncherAppWidgetInfo created by LauncherModel. Passed to bindAppWidget()
160 public void bindAppWidget(LauncherAppWidgetInfo info);
    [all...]
Workspace.java     [all...]

Completed in 73 milliseconds