Home
last modified time | relevance | path

Searched refs:REQUEST_CREATE_APPWIDGET (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java175 private static final int REQUEST_CREATE_APPWIDGET = 5; field in Launcher
647 case REQUEST_CREATE_APPWIDGET: in completeAdd()
717 requestCode == REQUEST_CREATE_APPWIDGET); in handleActivityResult()
1604 REQUEST_CREATE_APPWIDGET)) { in addAppWidgetImpl()