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

  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java 140 private static final int REQUEST_CREATE_APPWIDGET = 5;
636 case REQUEST_CREATE_APPWIDGET:
671 requestCode == REQUEST_CREATE_APPWIDGET);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java 149 private static final int REQUEST_CREATE_APPWIDGET = 5;
716 case REQUEST_CREATE_APPWIDGET:
765 requestCode == REQUEST_CREATE_APPWIDGET);
    [all...]

Completed in 36 milliseconds