Loading location/java/com/android/internal/location/timezone/ILocationTimeZoneProviderManager.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.internal.location.timezone; import android.location.timezone.LocationTimeZoneEvent; import com.android.internal.location.timezone.LocationTimeZoneEvent; /** * Binder interface for the manager of location time zone provider implementations. Loading location/java/android/location/timezone/LocationTimeZoneEvent.aidl→location/java/com/android/internal/location/timezone/LocationTimeZoneEvent.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,6 @@ * limitations under the License. */ package android.location.timezone; package com.android.internal.location.timezone; parcelable LocationTimeZoneEvent; location/java/android/location/timezone/LocationTimeZoneEvent.java→location/java/com/android/internal/location/timezone/LocationTimeZoneEvent.java +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package android.location.timezone; package com.android.internal.location.timezone; import android.annotation.IntDef; import android.annotation.NonNull; Loading location/lib/java/com/android/location/timezone/provider/LocationTimeZoneEventUnbundled.java +2 −1 Original line number Diff line number Diff line Loading @@ -18,9 +18,10 @@ package com.android.location.timezone.provider; import android.annotation.IntDef; import android.annotation.NonNull; import android.location.timezone.LocationTimeZoneEvent; import android.os.SystemClock; import com.android.internal.location.timezone.LocationTimeZoneEvent; import java.util.Collections; import java.util.List; import java.util.Objects; Loading services/core/java/com/android/server/location/timezone/BinderLocationTimeZoneProvider.java +1 −1 Original line number Diff line number Diff line Loading @@ -25,10 +25,10 @@ import static com.android.server.location.timezone.LocationTimeZoneProvider.Prov import android.annotation.NonNull; import android.annotation.Nullable; import android.location.timezone.LocationTimeZoneEvent; import android.util.IndentingPrintWriter; import android.util.Slog; import com.android.internal.location.timezone.LocationTimeZoneEvent; import com.android.internal.location.timezone.LocationTimeZoneProviderRequest; import java.time.Duration; Loading Loading
location/java/com/android/internal/location/timezone/ILocationTimeZoneProviderManager.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.internal.location.timezone; import android.location.timezone.LocationTimeZoneEvent; import com.android.internal.location.timezone.LocationTimeZoneEvent; /** * Binder interface for the manager of location time zone provider implementations. Loading
location/java/android/location/timezone/LocationTimeZoneEvent.aidl→location/java/com/android/internal/location/timezone/LocationTimeZoneEvent.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,6 @@ * limitations under the License. */ package android.location.timezone; package com.android.internal.location.timezone; parcelable LocationTimeZoneEvent;
location/java/android/location/timezone/LocationTimeZoneEvent.java→location/java/com/android/internal/location/timezone/LocationTimeZoneEvent.java +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * limitations under the License. */ package android.location.timezone; package com.android.internal.location.timezone; import android.annotation.IntDef; import android.annotation.NonNull; Loading
location/lib/java/com/android/location/timezone/provider/LocationTimeZoneEventUnbundled.java +2 −1 Original line number Diff line number Diff line Loading @@ -18,9 +18,10 @@ package com.android.location.timezone.provider; import android.annotation.IntDef; import android.annotation.NonNull; import android.location.timezone.LocationTimeZoneEvent; import android.os.SystemClock; import com.android.internal.location.timezone.LocationTimeZoneEvent; import java.util.Collections; import java.util.List; import java.util.Objects; Loading
services/core/java/com/android/server/location/timezone/BinderLocationTimeZoneProvider.java +1 −1 Original line number Diff line number Diff line Loading @@ -25,10 +25,10 @@ import static com.android.server.location.timezone.LocationTimeZoneProvider.Prov import android.annotation.NonNull; import android.annotation.Nullable; import android.location.timezone.LocationTimeZoneEvent; import android.util.IndentingPrintWriter; import android.util.Slog; import com.android.internal.location.timezone.LocationTimeZoneEvent; import com.android.internal.location.timezone.LocationTimeZoneProviderRequest; import java.time.Duration; Loading