Searched refs:REQUEST_RECONFIGURE_APPWIDGET (Results 1 – 4 of 4) sorted by relevance
6 import static com.android.launcher3.Launcher.REQUEST_RECONFIGURE_APPWIDGET;274 REQUEST_RECONFIGURE_APPWIDGET); in performDropAction()
237 public static final int REQUEST_RECONFIGURE_APPWIDGET = 13; field in Launcher687 case REQUEST_RECONFIGURE_APPWIDGET: in completeAdd()702 REQUEST_RECONFIGURE_APPWIDGET); in completeAdd()800 if (requestCode == REQUEST_RECONFIGURE_APPWIDGET in handleActivityResult()
252 Launcher.REQUEST_RECONFIGURE_APPWIDGET); in setupForWidget()
19 import static com.android.launcher3.Launcher.REQUEST_RECONFIGURE_APPWIDGET;147 addFlowHandler.startConfigActivity(launcher, info, REQUEST_RECONFIGURE_APPWIDGET); in onClickPendingWidget()