Searched refs:ACTION_CREATE_SHORTCUT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSomnambulator.java40 if (Intent.ACTION_CREATE_SHORTCUT.equals(action)) {
/frameworks/base/core/java/android/content/
H A DIntent.java714 public static final String ACTION_CREATE_SHORTCUT = "android.intent.action.CREATE_SHORTCUT"; field in class:Intent
719 * @see #ACTION_CREATE_SHORTCUT
725 * @see #ACTION_CREATE_SHORTCUT
731 * @see #ACTION_CREATE_SHORTCUT
737 * @see #ACTION_CREATE_SHORTCUT
746 * @see Intent#ACTION_CREATE_SHORTCUT

Completed in 377 milliseconds