HomeSort by relevance Sort by last modified time
    Searched defs:CallTypeIconsView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Car/Dialer/src/com/android/car/dialer/
CallTypeIconsView.java 37 public class CallTypeIconsView extends View {
45 public CallTypeIconsView(Context context) {
49 public CallTypeIconsView(Context context, AttributeSet attrs) {
  /packages/apps/Dialer/java/com/android/dialer/calllogutils/
CallTypeIconsView.java 41 public class CallTypeIconsView extends View {
54 public CallTypeIconsView(Context context) {
58 public CallTypeIconsView(Context context, AttributeSet attrs) {
61 context.getTheme().obtainStyledAttributes(attrs, R.styleable.CallTypeIconsView, 0, 0);

Completed in 4549 milliseconds