Loading core/java/android/app/timedetector/ExternalTimeSuggestion.aidl→core/java/android/app/time/ExternalTimeSuggestion.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,6 @@ * limitations under the License. */ package android.app.timedetector; package android.app.time; parcelable ExternalTimeSuggestion; core/java/android/app/timedetector/ExternalTimeSuggestion.java→core/java/android/app/time/ExternalTimeSuggestion.java +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package android.app.timedetector; package android.app.time; import android.annotation.NonNull; import android.annotation.Nullable; Loading core/java/android/app/timedetector/ITimeDetectorService.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package android.app.timedetector; import android.app.timedetector.ExternalTimeSuggestion; import android.app.time.ExternalTimeSuggestion; import android.app.timedetector.GnssTimeSuggestion; import android.app.timedetector.ManualTimeSuggestion; import android.app.timedetector.NetworkTimeSuggestion; Loading core/java/android/app/timedetector/TimeDetector.java +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ package android.app.timedetector; import android.annotation.NonNull; import android.annotation.RequiresPermission; import android.annotation.SystemService; import android.app.time.ExternalTimeSuggestion; import android.content.Context; import android.os.SystemClock; import android.os.TimestampedValue; Loading core/java/android/app/timedetector/TimeDetectorImpl.java +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ package android.app.timedetector; import android.annotation.NonNull; import android.app.time.ExternalTimeSuggestion; import android.content.Context; import android.os.RemoteException; import android.os.ServiceManager; Loading Loading
core/java/android/app/timedetector/ExternalTimeSuggestion.aidl→core/java/android/app/time/ExternalTimeSuggestion.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,6 @@ * limitations under the License. */ package android.app.timedetector; package android.app.time; parcelable ExternalTimeSuggestion;
core/java/android/app/timedetector/ExternalTimeSuggestion.java→core/java/android/app/time/ExternalTimeSuggestion.java +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package android.app.timedetector; package android.app.time; import android.annotation.NonNull; import android.annotation.Nullable; Loading
core/java/android/app/timedetector/ITimeDetectorService.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package android.app.timedetector; import android.app.timedetector.ExternalTimeSuggestion; import android.app.time.ExternalTimeSuggestion; import android.app.timedetector.GnssTimeSuggestion; import android.app.timedetector.ManualTimeSuggestion; import android.app.timedetector.NetworkTimeSuggestion; Loading
core/java/android/app/timedetector/TimeDetector.java +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ package android.app.timedetector; import android.annotation.NonNull; import android.annotation.RequiresPermission; import android.annotation.SystemService; import android.app.time.ExternalTimeSuggestion; import android.content.Context; import android.os.SystemClock; import android.os.TimestampedValue; Loading
core/java/android/app/timedetector/TimeDetectorImpl.java +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ package android.app.timedetector; import android.annotation.NonNull; import android.app.time.ExternalTimeSuggestion; import android.content.Context; import android.os.RemoteException; import android.os.ServiceManager; Loading