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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java154 private static final int REQUEST_RECONFIGURE_APPWIDGET = 12; field in class:Launcher
719 case REQUEST_RECONFIGURE_APPWIDGET:
828 if (requestCode == REQUEST_RECONFIGURE_APPWIDGET) {
2525 info.appWidgetId, this, mAppWidgetHost, REQUEST_RECONFIGURE_APPWIDGET);

Completed in 40 milliseconds