Searched refs:performRemoveNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java1892 protected void performRemoveNotification(StatusBarNotification n) { method in class:StatusBar
1897 // start old BaseStatusBar.performRemoveNotification.
1918 // end old BaseStatusBar.performRemoveNotification.
6832 performRemoveNotification(row.getStatusBarNotification()));
7092 performRemoveNotification(parentToCancelFinal);

Completed in 32 milliseconds