Home
last modified time | relevance | path

Searched refs:REQUEST_PICK_APPWIDGET (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java174 private static final int REQUEST_PICK_APPWIDGET = 9; field in Launcher
700 boolean isWidgetDrop = (requestCode == REQUEST_PICK_APPWIDGET || in handleActivityResult()