Home | History | Annotate | Download | only in dialer

Lines Matching defs:CallUtil

55 import com.android.contacts.common.CallUtil;
375 startActivity(CallUtil.getCallIntent(
376 Uri.fromParts(CallUtil.SCHEME_TEL, mNumber, null)));
517 CallUtil.getCallIntent(mNumber),
824 startActivity(new Intent(Intent.ACTION_DIAL, CallUtil.getCallUri(mNumber)));