Searched refs:StatusBarPanel (Results 1 – 7 of 7) sorted by relevance
19 public interface StatusBarPanel { interface
24 public class NotificationPeekPanel extends RelativeLayout implements StatusBarPanel {
34 public class CompatModePanel extends FrameLayout implements StatusBarPanel,
39 public class NotificationPanel extends RelativeLayout implements StatusBarPanel,
51 public class InputMethodsPanel extends LinearLayout implements StatusBarPanel,
1820 private StatusBarPanel mPanel;1822 public TouchOutsideListener(int msg, StatusBarPanel panel) { in TouchOutsideListener()
58 import com.android.systemui.statusbar.tablet.StatusBarPanel;62 StatusBarPanel, Animator.AnimatorListener, View.OnTouchListener {