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

  /packages/apps/Launcher3/src/com/android/launcher3/widget/
WidgetHostViewLoader.java 91 final Bundle options = getDefaultOptionsForWidget(mLauncher, mInfo);
155 public static Bundle getDefaultOptionsForWidget(Context context, PendingAddWidgetInfo info) {
  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
AddItemActivity.java 213 mWidgetOptions = WidgetHostViewLoader.getDefaultOptionsForWidget(this, mPendingWidgetInfo);
  /packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
BindWidgetTest.java 313 Bundle options = WidgetHostViewLoader.getDefaultOptionsForWidget(mTargetContext, pendingInfo);
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 562 Bundle getDefaultOptionsForWidget(Launcher launcher, PendingAddWidgetInfo info) {
588 final Bundle options = getDefaultOptionsForWidget(mLauncher, info);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java     [all...]

Completed in 134 milliseconds