Home
last modified time | relevance | path

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

/frameworks/base/docs/html/guide/components/
Dintents-common.jd2203 <p>To place a phone call directly, use the {@link android.content.Intent#ACTION_CALL} action
2207 <p>The {@link android.content.Intent#ACTION_CALL} action requires that you add the
2219 <li>{@link android.content.Intent#ACTION_CALL} - Places a phone call (requires the
2695 <td>{@link android.content.Intent#ACTION_CALL Intent.ACTION_CALL}</td>
/frameworks/base/core/java/android/content/
DIntent.java1023 public static final String ACTION_CALL = "android.intent.action.CALL"; field in Intent
/frameworks/base/api/
Dsystem-current.txt7844 field public static final java.lang.String ACTION_CALL = "android.intent.action.CALL";
Dcurrent.txt7600 field public static final java.lang.String ACTION_CALL = "android.intent.action.CALL";