Merge tag 'android-16.0.0_r3' into 16-dev
Android 16.0.0 Release 3 (BP3A.250905.014) Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
@@ -36,6 +36,9 @@ import java.util.Collection;
|
||||
public interface DarkIconDispatcher {
|
||||
int VERSION = 2;
|
||||
|
||||
/** Called when work should stop and resources should be cleaned up. */
|
||||
default void stop() {}
|
||||
|
||||
/**
|
||||
* Sets the dark area so {@link #applyDark} only affects the icons in the specified area.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user