HomeSort by relevance Sort by last modified time
    Searched defs:CreateShortcut (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/shortcut/
CreateShortcut.java 52 public class CreateShortcut extends LauncherActivity {
  /external/python/cpython2/PC/bdist_wininst/
install.c 476 static PyObject *CreateShortcut(PyObject *self, PyObject *args)
616 {"create_shortcut", CreateShortcut, METH_VARARGS, NULL},
    [all...]
  /external/python/cpython3/PC/bdist_wininst/
install.c 504 static PyObject *CreateShortcut(PyObject *self, PyObject *args)
644 {"create_shortcut", CreateShortcut, METH_VARARGS, NULL},
    [all...]

Completed in 72 milliseconds