Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java231 private static final int REQUEST_CREATE_APPWIDGET = 5; field in Launcher
684 case REQUEST_CREATE_APPWIDGET: in completeAdd()
754 requestCode == REQUEST_CREATE_APPWIDGET); in handleActivityResult()
1731 REQUEST_CREATE_APPWIDGET)) { in addAppWidgetImpl()