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

Commit 5144cd44 authored by Joachim Sauer's avatar Joachim Sauer Committed by android-build-merger
Browse files

Merge "Deprecate internal Calendar methods."

am: e08bd750

Change-Id: I1cdcfa55a83f414fa8b0b72e2b9520e905d752ff
parents 12c1074c e08bd750
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18179,9 +18179,9 @@ package android.icu.util {
    method protected final void computeGregorianFields(int);
    method protected int computeGregorianMonthStart(int, int);
    method protected int computeJulianDay();
    method protected int computeMillisInDay();
    method protected deprecated int computeMillisInDay();
    method protected void computeTime();
    method protected int computeZoneOffset(long, int);
    method protected deprecated int computeZoneOffset(long, int);
    method public int fieldDifference(java.util.Date, int);
    method protected java.lang.String fieldName(int);
    method protected static final long floorDivide(long, long);
+2 −2
Original line number Diff line number Diff line
@@ -19394,9 +19394,9 @@ package android.icu.util {
    method protected final void computeGregorianFields(int);
    method protected int computeGregorianMonthStart(int, int);
    method protected int computeJulianDay();
    method protected int computeMillisInDay();
    method protected deprecated int computeMillisInDay();
    method protected void computeTime();
    method protected int computeZoneOffset(long, int);
    method protected deprecated int computeZoneOffset(long, int);
    method public int fieldDifference(java.util.Date, int);
    method protected java.lang.String fieldName(int);
    method protected static final long floorDivide(long, long);
+2 −2
Original line number Diff line number Diff line
@@ -18197,9 +18197,9 @@ package android.icu.util {
    method protected final void computeGregorianFields(int);
    method protected int computeGregorianMonthStart(int, int);
    method protected int computeJulianDay();
    method protected int computeMillisInDay();
    method protected deprecated int computeMillisInDay();
    method protected void computeTime();
    method protected int computeZoneOffset(long, int);
    method protected deprecated int computeZoneOffset(long, int);
    method public int fieldDifference(java.util.Date, int);
    method protected java.lang.String fieldName(int);
    method protected static final long floorDivide(long, long);