Loading packages/SystemUI/src/com/android/systemui/statusbar/phone/CollapsedStatusBarFragment.java +4 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,10 @@ import lineageos.providers.HIDE_NOTIFICATIONICON_LEFT_SYSTEM_ICON; import android.database.ContentObserver; import android.util.Log; import android.net.Uri; import android.os.Handler; /** * Contains the collapsed status bar and handles hiding/showing based on disable flags * and keyguard state. Also manages lifecycle to make sure the views it contains are being Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/phone/CollapsedStatusBarFragment.java +4 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,10 @@ import lineageos.providers.HIDE_NOTIFICATIONICON_LEFT_SYSTEM_ICON; import android.database.ContentObserver; import android.util.Log; import android.net.Uri; import android.os.Handler; /** * Contains the collapsed status bar and handles hiding/showing based on disable flags * and keyguard state. Also manages lifecycle to make sure the views it contains are being Loading