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 134 // sBgAppWidgets is all LauncherAppWidgetInfo created by LauncherModel. Passed to bindAppWidget()
164 public void bindAppWidget(LauncherAppWidgetInfo info);
    [all...]
Launcher.java     [all...]
Workspace.java 686 mLauncher.bindAppWidget(info);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java 164 // sBgAppWidgets is all LauncherAppWidgetInfo created by LauncherModel. Passed to bindAppWidget()
200 public void bindAppWidget(LauncherAppWidgetInfo info);
    [all...]
Launcher.java     [all...]
Workspace.java     [all...]

Completed in 150 milliseconds