Loading packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java +1 −1 Original line number Diff line number Diff line Loading @@ -318,7 +318,7 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode, StatusBarIconController mIconController; // expanded notifications NotificationPanelView mNotificationPanel; // the sliding/resizing panel within the notification window protected NotificationPanelView mNotificationPanel; // the sliding/resizing panel within the notification window View mExpandedContents; TextView mNotificationPanelDebugText; Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java +1 −1 Original line number Diff line number Diff line Loading @@ -318,7 +318,7 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode, StatusBarIconController mIconController; // expanded notifications NotificationPanelView mNotificationPanel; // the sliding/resizing panel within the notification window protected NotificationPanelView mNotificationPanel; // the sliding/resizing panel within the notification window View mExpandedContents; TextView mNotificationPanelDebugText; Loading