Searched refs:ACTION_CALL (Results 1 – 8 of 8) sorted by relevance
62 new Intent(Intent.ACTION_CALL), 16777216 /* requestCode */); in testThrowsWhenUsingReservedRequestCode()73 new IntentFilter(Intent.ACTION_CALL), activityResult, true /* block */); in testNestedFragmentStartActivityForResult()82 new Intent(Intent.ACTION_CALL), in testNestedFragmentStartActivityForResult()
1880 <p>To place a phone call directly, use the {@link android.content.Intent#ACTION_CALL} action1884 <p>The {@link android.content.Intent#ACTION_CALL} action requires that you add the1896 <li>{@link android.content.Intent#ACTION_CALL} - Places a phone call (requires the2372 <td>{@link android.content.Intent#ACTION_CALL Intent.ACTION_CALL}</td>
1067 public static final String ACTION_CALL = "android.intent.action.CALL"; field in Intent
257 ACTION_TO_RUNTIME_PERMISSION.put(Intent.ACTION_CALL, in ACTION_TO_RUNTIME_PERMISSION.put() argument
7598 field public static final java.lang.String ACTION_CALL = "android.intent.action.CALL";
8529 field public static final java.lang.String ACTION_CALL = "android.intent.action.CALL";
8859 field public static final java.lang.String ACTION_CALL = "android.intent.action.CALL";
8538 field public static final java.lang.String ACTION_CALL = "android.intent.action.CALL";