HomeSort by relevance Sort by last modified time
    Searched refs:oldNotification (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
NotificationPresenterClientQt.cpp 391 Notification* oldNotification = 0;
398 oldNotification = iter.key();
404 if (oldNotification) {
406 dumpReplacedIdText(oldNotification);
407 sendEvent(oldNotification, eventNames().closeEvent);
408 detachNotification(oldNotification);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java     [all...]

Completed in 133 milliseconds