Searched refs:ACTION_DIAL (Results 1 – 18 of 18) sorted by relevance
158 Intent intent = new Intent(Intent.ACTION_DIAL); in getInstalledDialerApplications()171 final Intent dialIntentWithTelScheme = new Intent(Intent.ACTION_DIAL); in getInstalledDialerApplications()
351 startActivity(new Intent(Intent.ACTION_DIAL, Uri.parse(url))); in shouldOverrideUrlLoading()
65 Intent callIntent = new Intent(Intent.ACTION_DIAL, number);
91 private static final Intent PHONE_INTENT = new Intent(Intent.ACTION_DIAL);
312 Intent dialerIntent = new Intent(Intent.ACTION_DIAL); in grantDefaultSystemHandlerPermissions()
1860 android.content.Intent#ACTION_DIAL} action and specify a phone number using1895 <li>{@link android.content.Intent#ACTION_DIAL} - Opens the dialer or phone app.</li>1933 Intent intent = new Intent(Intent.ACTION_DIAL);
2674 Intent intent = new Intent(Intent.ACTION_DIAL, Uri.parse("tel:" + str)); in onKeyDown()
1047 public static final String ACTION_DIAL = "android.intent.action.DIAL"; field in Intent
7611 field public static final java.lang.String ACTION_DIAL = "android.intent.action.DIAL";
8542 field public static final java.lang.String ACTION_DIAL = "android.intent.action.DIAL";
8872 field public static final java.lang.String ACTION_DIAL = "android.intent.action.DIAL";
8551 field public static final java.lang.String ACTION_DIAL = "android.intent.action.DIAL";