summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callintent/CallIntent.java
AgeCommit message (Expand)Author
2018-06-28Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh
2018-05-09Creating CallIntent, AutoValue builder, to replace CallIntentBuilder.Android Dialer