Searched refs:REQUEST_PICK_APPWIDGET (Results 1 – 1 of 1) sorted by relevance
174 private static final int REQUEST_PICK_APPWIDGET = 9; field in Launcher700 boolean isWidgetDrop = (requestCode == REQUEST_PICK_APPWIDGET || in handleActivityResult()