Searched refs:REQUEST_RECONFIGURE_APPWIDGET (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java178 private static final int REQUEST_RECONFIGURE_APPWIDGET = 13; field in class:Launcher
648 case REQUEST_RECONFIGURE_APPWIDGET:
661 .startConfigActivity(this, widgetInfo, REQUEST_RECONFIGURE_APPWIDGET);
775 if (requestCode == REQUEST_RECONFIGURE_APPWIDGET
2325 addFlowHandler.startConfigActivity(this, info, REQUEST_RECONFIGURE_APPWIDGET);

Completed in 39 milliseconds