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

Commit 2b74aee1 authored by Scott Mertz's avatar Scott Mertz Committed by Gerrit Code Review
Browse files

telecomm: hide getCreateTimeMillis from public api

Partial application of de776397

Change-Id: I82eac6ece5f05b378645e98ccdf595a843359662
parent b373b628
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -497,6 +497,7 @@ public final class Call {

        /**
         * @return the time the Call object was created
         * {@hide}
         */
        public long getCreateTimeMillis() {
            return mCreateTimeMillis;