Searched refs:ACTION_DIAL (Results 1 – 11 of 11) sorted by relevance
85 .addAction(Intent.ACTION_DIAL)102 .addAction(Intent.ACTION_DIAL)119 .addAction(Intent.ACTION_DIAL)134 .addAction(Intent.ACTION_DIAL)152 .addAction(Intent.ACTION_DIAL)165 .addAction(Intent.ACTION_DIAL)581 .addAction(Intent.ACTION_DIAL)596 .addAction(Intent.ACTION_DIAL)720 .addAction(Intent.ACTION_DIAL)737 .addAction(Intent.ACTION_DIAL)[all …]
155 Intent intent = new Intent(Intent.ACTION_DIAL); in getInstalledDialerApplications()171 final Intent dialIntentWithTelScheme = new Intent(Intent.ACTION_DIAL); in getInstalledDialerApplications()
435 startActivity(new Intent(Intent.ACTION_DIAL, Uri.parse(url))); in shouldOverrideUrlLoading()
387 .setAction(Intent.ACTION_DIAL); in shouldSkipDisclosure_callIntent_dial()657 intent.setAction(Intent.ACTION_DIAL); in shouldForwardToParent_telephony_privateProfile()
558 return Intent.ACTION_DIAL.equals(intent.getAction()) in isDialerIntent()
679 getDefaultSystemHandlerActivityPackage(pm, Intent.ACTION_DIAL, userId); in grantDefaultSystemHandlerPermissions()
4089 Intent intent = new Intent(Intent.ACTION_DIAL, Uri.parse("tel:" + str)); in onKeyDown()
1163 public static final String ACTION_DIAL = "android.intent.action.DIAL"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7611 field public static final java.lang.String ACTION_DIAL = "android.intent.action.DIAL";
11174 field public static final String ACTION_DIAL = "android.intent.action.DIAL";