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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java165 private static final int REQUEST_RECONFIGURE_APPWIDGET = 12; field in class:Launcher
680 case REQUEST_RECONFIGURE_APPWIDGET:
693 .startConfigActivity(this, widgetInfo, REQUEST_RECONFIGURE_APPWIDGET);
807 if (requestCode == REQUEST_RECONFIGURE_APPWIDGET
2345 addFlowHandler.startConfigActivity(this, info, REQUEST_RECONFIGURE_APPWIDGET);

Completed in 28 milliseconds