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

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
NotificationPresenterClientQt.cpp 282 QString notificationTitle;
284 notificationTitle = notification->url().string();
286 notificationTitle = notification->contents().title();
287 if (notificationTitle == title)
  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java     [all...]

Completed in 286 milliseconds