Searched refs:REQUEST_PICK_APPWIDGET (Results 1 – 2 of 2) sorted by relevance
47 static final int REQUEST_PICK_APPWIDGET = 9; field in LauncherConstants.ActivityCodes
42 import static com.android.launcher3.LauncherConstants.ActivityCodes.REQUEST_PICK_APPWIDGET;937 boolean isWidgetDrop = (requestCode == REQUEST_PICK_APPWIDGET ||