Home | History | Annotate | Download | only in dialer

Lines Matching defs:CallUtil

59 import com.android.contacts.common.CallUtil;
419 startActivity(CallUtil.getCallIntent(
420 Uri.fromParts(CallUtil.SCHEME_TEL, mNumber, null)));
561 CallUtil.getCallIntent(mNumber),
906 startActivity(new Intent(Intent.ACTION_DIAL, CallUtil.getCallUri(mNumber)));