Searched refs:REQUEST_PICK_APPWIDGET (Results 1 – 2 of 2) sorted by relevance
141 private static final int REQUEST_PICK_APPWIDGET = 9; field in Launcher644 boolean isWidgetDrop = (requestCode == REQUEST_PICK_APPWIDGET || in onActivityResult()
150 private static final int REQUEST_PICK_APPWIDGET = 9; field in Launcher774 boolean isWidgetDrop = (requestCode == REQUEST_PICK_APPWIDGET || in handleActivityResult()