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);
93 private static final Intent PHONE_INTENT = new Intent(Intent.ACTION_DIAL);
357 Intent dialerIntent = new Intent(Intent.ACTION_DIAL); in grantDefaultSystemHandlerPermissions()
1916 android.content.Intent#ACTION_DIAL} action and specify a phone number using1960 <li>{@link android.content.Intent#ACTION_DIAL} - Opens the dialer or phone app.</li>1998 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";
8569 field public static final java.lang.String ACTION_DIAL = "android.intent.action.DIAL";
8560 field public static final java.lang.String ACTION_DIAL = "android.intent.action.DIAL";
8899 field public static final java.lang.String ACTION_DIAL = "android.intent.action.DIAL";