mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 01:16:49 +00:00
Update label accordingly when work mode is changed
Also, updates the work related strings accordingly. Fix: 71987096 Change-Id: Iedbf6ee04f3a165a392efdf2bd351817997817ca
This commit is contained in:
@@ -64,4 +64,5 @@ public abstract class UserManagerCompat {
|
||||
|
||||
public abstract boolean isDemoUser();
|
||||
public abstract boolean requestQuietModeEnabled(boolean enableQuietMode, UserHandle user);
|
||||
public abstract boolean isAnyProfileQuietModeEnabled();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user