Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1238a8e7 authored by Yorke Lee's avatar Yorke Lee Committed by Android Git Automerger
Browse files

am 9aedb262: am e4ba7f2b: Merge "Update value of EXTRA_CALL_TYPE_FILTER" into lmp-dev

* commit '9aedb262a98532e30658c00e5acff33c1b7c32a9':
  Update value of EXTRA_CALL_TYPE_FILTER
parents b266bdcc d81c4b41
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23735,7 +23735,7 @@ package android.provider {
    field public static final java.lang.String DATE = "date";
    field public static final java.lang.String DEFAULT_SORT_ORDER = "date DESC";
    field public static final java.lang.String DURATION = "duration";
    field public static final java.lang.String EXTRA_CALL_TYPE_FILTER = "extra_call_type_filter";
    field public static final java.lang.String EXTRA_CALL_TYPE_FILTER = "android.provider.extra.call_type_filter";
    field public static final java.lang.String FEATURES = "features";
    field public static final int FEATURES_NONE = 0; // 0x0
    field public static final int FEATURES_VIDEO = 1; // 0x1
+2 −1
Original line number Diff line number Diff line
@@ -116,7 +116,8 @@ public class CallLog {
         * </pre>
         * </p>
         */
        public static final String EXTRA_CALL_TYPE_FILTER = "extra_call_type_filter";
        public static final String EXTRA_CALL_TYPE_FILTER
                = "android.provider.extra.call_type_filter";

        /**
         * Content uri used to access call log entries, including voicemail records. You must have