FileDocCategorySizeDatePackage
TvStatusBar.javaAPI DocAndroid 5.1 API4286Thu Mar 12 22:22:42 GMT 2015com.android.systemui.statusbar.tv

TvStatusBar

public class TvStatusBar extends com.android.systemui.statusbar.BaseStatusBar

Fields Summary
Constructors Summary
Methods Summary
public voidaddIcon(java.lang.String slot, int index, int viewIndex, com.android.internal.statusbar.StatusBarIcon icon)

    
public voidaddNotification(android.service.notification.StatusBarNotification notification, android.service.notification.NotificationListenerService.RankingMap ranking)

    
public voidanimateCollapsePanels(int flags)

    
public voidanimateExpandNotificationsPanel()

    
public voidanimateExpandSettingsPanel()

    
public voidbuzzBeepBlinked()

    
protected voidcreateAndAddWindows()

    
public voiddisable(int state, boolean animate)

    
protected intgetMaxKeyguardNotifications()

        return 0;
    
protected WindowManager.LayoutParamsgetSearchLayoutParams(android.view.ViewGroup.LayoutParams layoutParams)

        return null;
    
public android.view.ViewgetStatusBarView()

        return null;
    
protected voidhaltTicker()

    
public voidnotificationLightOff()

    
public voidnotificationLightPulse(int argb, int onMillis, int offMillis)

    
public voidonActivated(com.android.systemui.statusbar.ActivatableNotificationView view)

    
public voidonActivationReset(com.android.systemui.statusbar.ActivatableNotificationView view)

    
protected voidrefreshLayout(int layoutDirection)

    
public voidremoveIcon(java.lang.String slot, int index, int viewIndex)

    
public voidremoveNotification(java.lang.String key, android.service.notification.NotificationListenerService.RankingMap ranking)

    
public voidresetHeadsUpDecayTimer()

    
public voidscheduleHeadsUpClose()

    
public voidscheduleHeadsUpEscalation()

    
public voidscheduleHeadsUpOpen()

    
protected voidsetAreThereNotifications()

    
public voidsetImeWindowStatus(android.os.IBinder token, int vis, int backDisposition, boolean showImeSwitcher)

    
public voidsetSystemUiVisibility(int vis, int mask)

    
public voidsetWindowState(int window, int state)

    
protected booleanshouldDisableNavbarGestures()

        return true;
    
public voidshowScreenPinningRequest()

    
protected voidtick(android.service.notification.StatusBarNotification n, boolean firstTime)

    
public voidtoggleRecentApps()

    
public voidtopAppWindowChanged(boolean visible)

    
protected voidupdateExpandedViewPos(int expandedPosition)

    
public voidupdateIcon(java.lang.String slot, int index, int viewIndex, com.android.internal.statusbar.StatusBarIcon old, com.android.internal.statusbar.StatusBarIcon icon)

    
protected voidupdateNotificationRanking(android.service.notification.NotificationListenerService.RankingMap ranking)

    
protected voidupdateNotifications()