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

Commit 3daafdc8 authored by Marvin Ramin's avatar Marvin Ramin
Browse files

Fix typo in Context#registerDeviceIdChangeListener documentation

Bug: 253201821
Change-Id: Iefe13daddef133faef4de8fea0bfff0f5ed6664d
Test: n/a
parent 0baef534
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -7613,7 +7613,7 @@ public abstract class Context {
     * the device association is changed by the system.
     * the device association is changed by the system.
     * <p>
     * <p>
     * The callback can be called when an app is moved to a different device and the {@code Context}
     * The callback can be called when an app is moved to a different device and the {@code Context}
     * is not explicily associated with a specific device.
     * is not explicitly associated with a specific device.
     * </p>
     * </p>
     * <p> When an application receives a device id update callback, this Context is guaranteed to
     * <p> When an application receives a device id update callback, this Context is guaranteed to
     * also have an updated display ID(if any) and {@link Configuration}.
     * also have an updated display ID(if any) and {@link Configuration}.