Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java152 private static final int REQUEST_RECONFIGURE_APPWIDGET = 12; field in Launcher
680 case REQUEST_RECONFIGURE_APPWIDGET: in completeAdd()
797 if (requestCode == REQUEST_RECONFIGURE_APPWIDGET) { in handleActivityResult()
2577 info.appWidgetId, this, mAppWidgetHost, REQUEST_RECONFIGURE_APPWIDGET); in onClickPendingWidget()