Searched refs:REQUEST_RECONFIGURE_APPWIDGET (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.launcher3.Launcher.REQUEST_RECONFIGURE_APPWIDGET;143 addFlowHandler.startConfigActivity(launcher, info, REQUEST_RECONFIGURE_APPWIDGET); in onClickPendingWidget()
181 public static final int REQUEST_RECONFIGURE_APPWIDGET = 13; field in Launcher650 case REQUEST_RECONFIGURE_APPWIDGET: in completeAdd()664 REQUEST_RECONFIGURE_APPWIDGET); in completeAdd()769 if (requestCode == REQUEST_RECONFIGURE_APPWIDGET in handleActivityResult()