Methods Summary |
---|
public void | addIcon(java.lang.String slot, int index, int viewIndex, com.android.internal.statusbar.StatusBarIcon icon)
|
public void | addNotification(android.service.notification.StatusBarNotification notification, android.service.notification.NotificationListenerService.RankingMap ranking)
|
public void | animateCollapsePanels(int flags)
|
public void | animateExpandNotificationsPanel()
|
public void | animateExpandSettingsPanel()
|
public void | buzzBeepBlinked()
|
protected void | createAndAddWindows()
|
public void | disable(int state, boolean animate)
|
protected int | getMaxKeyguardNotifications()
return 0;
|
protected WindowManager.LayoutParams | getSearchLayoutParams(android.view.ViewGroup.LayoutParams layoutParams)
return null;
|
public android.view.View | getStatusBarView()
return null;
|
protected void | haltTicker()
|
public void | notificationLightOff()
|
public void | notificationLightPulse(int argb, int onMillis, int offMillis)
|
public void | onActivated(com.android.systemui.statusbar.ActivatableNotificationView view)
|
public void | onActivationReset(com.android.systemui.statusbar.ActivatableNotificationView view)
|
protected void | refreshLayout(int layoutDirection)
|
public void | removeIcon(java.lang.String slot, int index, int viewIndex)
|
public void | removeNotification(java.lang.String key, android.service.notification.NotificationListenerService.RankingMap ranking)
|
public void | resetHeadsUpDecayTimer()
|
public void | scheduleHeadsUpClose()
|
public void | scheduleHeadsUpEscalation()
|
public void | scheduleHeadsUpOpen()
|
protected void | setAreThereNotifications()
|
public void | setImeWindowStatus(android.os.IBinder token, int vis, int backDisposition, boolean showImeSwitcher)
|
public void | setSystemUiVisibility(int vis, int mask)
|
public void | setWindowState(int window, int state)
|
protected boolean | shouldDisableNavbarGestures()
return true;
|
public void | showScreenPinningRequest()
|
protected void | tick(android.service.notification.StatusBarNotification n, boolean firstTime)
|
public void | toggleRecentApps()
|
public void | topAppWindowChanged(boolean visible)
|
protected void | updateExpandedViewPos(int expandedPosition)
|
public void | updateIcon(java.lang.String slot, int index, int viewIndex, com.android.internal.statusbar.StatusBarIcon old, com.android.internal.statusbar.StatusBarIcon icon)
|
protected void | updateNotificationRanking(android.service.notification.NotificationListenerService.RankingMap ranking)
|
protected void | updateNotifications()
|