Home | History | Annotate | Download | only in launcher3

Lines Matching refs:REQUEST_CREATE_SHORTCUT

148     private static final int REQUEST_CREATE_SHORTCUT = 1;
712 case REQUEST_CREATE_SHORTCUT:
2303 Utilities.startActivityForResultSafely(this, createShortcutIntent, REQUEST_CREATE_SHORTCUT);